Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista File Management > Create a folder structure

Reply
Thread Tools Display Modes

Create a folder structure

 
 
Luc
Guest
Posts: n/a

 
      01-08-2008
I would like to see microsoft implement a folder structure creator.

I have many customer and project and each of them require a particular file
structure that is similar.

It would be nice if we could have folder structure template OR copy existing
one without it's file/document content only the folder structure will be copy.

This could be merge with my previous demande to enhance the contextual menu.

I could then have new.. folder...process.

Chose the one i need and all the folder and sub-folder will be create in one
simple operation.

Perharps when defning the template structure we could specify if we whant
question to fill the correct name or naming structure.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://windowshelp.microsoft.com/com...ile_management
 
Reply With Quote
 
 
 
 
Donald Lessau
Guest
Posts: n/a

 
      01-08-2008
"Luc" <> schrieb im Newsbeitrag
news:5CC1EA0A-84F5-4B08-B3F9-...
>I would like to see microsoft implement a folder structure creator.
>
> I have many customer and project and each of them require a particular
> file
> structure that is similar.
>
> It would be nice if we could have folder structure template OR copy
> existing
> one without it's file/document content only the folder structure will be
> copy.
>
> This could be merge with my previous demande to enhance the contextual
> menu.


Luc,

You should definitely have a close look at XYplorer, especially at its "New
Items" menu! It is the answer to this and also to your other posting.

See: http://www.xyplorer.com/product.htm#newitems

Don

 
Reply With Quote
 
Zebra Code
Guest
Posts: n/a

 
      01-08-2008

"Luc" <> ha scritto
>I would like to see microsoft implement a folder structure creator.
> I have many customer and project and each of them require a particular
> file
> structure that is similar.
> It would be nice if we could have folder structure template OR copy
> existing
> one without it's file/document content only the folder structure will be
> copy.


C:\Windows\system32>xcopy /?

/s | /e

hth, ZC

 
Reply With Quote
 
Luc
Guest
Posts: n/a

 
      01-09-2008
Thank you Donald this one was pretty interesting....

Anyone can tell me why after so many years of developpment and zillions of
beta testors for vista, Microsoft couldn't come out with enhancement like
this for their windows explorer/file management?????

Perharps microsoft should consider placing younger staff at the head and
keep the older one with experience in the programming department.

"Donald Lessau" wrote:

> "Luc" <> schrieb im Newsbeitrag
> news:5CC1EA0A-84F5-4B08-B3F9-...
> >I would like to see microsoft implement a folder structure creator.
> >
> > I have many customer and project and each of them require a particular
> > file
> > structure that is similar.
> >
> > It would be nice if we could have folder structure template OR copy
> > existing
> > one without it's file/document content only the folder structure will be
> > copy.
> >
> > This could be merge with my previous demande to enhance the contextual
> > menu.

>
> Luc,
>
> You should definitely have a close look at XYplorer, especially at its "New
> Items" menu! It is the answer to this and also to your other posting.
>
> See: http://www.xyplorer.com/product.htm#newitems
>
> Don
>
>

 
Reply With Quote
 
a.k.a.
Guest
Posts: n/a

 
      01-11-2008

Luc, I've been after exactly the same thing for years! I've got an
incredibly intricate set of nested folders that go along with my research
projects, and I need to create duplicates of JUST the folder tree without
duplicating / erasing the files in order to get one. So far all I've seen
from MS is a few ad hoc scripts that each have their problems.

For extra impact, I'd ask you to write with your request to the team who
runs the Filing Cabinet Blog at MS TechNet. They seem to be some of the point
development people on issues of this nature.
http://blogs.technet.com/filecab/default.aspx

Thanks for raising this issue here!

a.k.a.

"Luc" wrote:

> I would like to see microsoft implement a folder structure creator.
>
> I have many customer and project and each of them require a particular file
> structure that is similar.
>
> It would be nice if we could have folder structure template OR copy existing
> one without it's file/document content only the folder structure will be copy.
>
> This could be merge with my previous demande to enhance the contextual menu.
>
> I could then have new.. folder...process.
>
> Chose the one i need and all the folder and sub-folder will be create in one
> simple operation.
>
> Perharps when defning the template structure we could specify if we whant
> question to fill the correct name or naming structure.
>
> ----------------
> This post is a suggestion for Microsoft, and Microsoft responds to the
> suggestions with the most votes. To vote for this suggestion, click the "I
> Agree" button in the message pane. If you do not see the button, follow this
> link to open the suggestion in the Microsoft Web-based Newsreader and then
> click "I Agree" in the message pane.
>
> http://windowshelp.microsoft.com/com...ile_management

 
Reply With Quote
 
MikeM
Guest
Posts: n/a

 
      01-15-2008
Guess you youngins never used the DOS commands. Try this:

Open a command window by clicking Start->Run and entering CMD. This opens a
DOS like window.

Then enter the command: xcopy ExistingPath NewPath /T /E /I

where ExistingPath is the full path to the top level folder to be copied and
NewPath is the path to the new top level folder to be created. All of the
subfolders will be copied without any of the files.

Mike
 
Reply With Quote
 
Luc
Guest
Posts: n/a

 
      01-20-2008
Thaks A.K.A.

I take a look around the site , but from my point of view it is too
technical and it seem to be made for thos IT managing buisnees vista.

My knowledg of programming is basic, i look forward to start a trainning but
it is time consuming for a hobby.

I more look for site where i can make proposal and discuss interface
functionnality from a user stand point.

 
Reply With Quote
 
Donald Lessau
Guest
Posts: n/a

 
      01-20-2008
"Luc" <> schrieb im Newsbeitrag
news:95C3642E-9078-43B5-A61F-...
> Thank you Donald this one was pretty interesting....
>
> Anyone can tell me why after so many years of developpment and zillions of
> beta testors for vista, Microsoft couldn't come out with enhancement like
> this for their windows explorer/file management?????


Well, I'm glad about it! I would not earn my living otherwise...

Don

 
Reply With Quote
 
Zebra Code
Guest
Posts: n/a

 
      01-20-2008

"Luc" <> ha scritto
> Thaks A.K.A.
>
> I take a look around the site , but from my point of view it is too
> technical and it seem to be made for thos IT managing buisnees vista.
>
> My knowledg of programming is basic, i look forward to start a trainning
> but
> it is time consuming for a hobby.
>
> I more look for site where i can make proposal and discuss interface
> functionnality from a user stand point.


luc

cloning a folder tree isnt exactly what 'a user stand point' can see.

rather, i know hundreds of 'users', and definitely isnt. no one. in 22 yrs
of ict i was *never* asked a thing like that.

while any 'basic programmer' could think of it, sure, and would set
him/herself at resolving it.

if you want achieve that, and you cant manage the xcopy console command,
youd' better create your subfolder one by one.

best wishes, you seem to need a lot.

ZC

 
Reply With Quote
 
ossian
Guest
Posts: n/a

 
      07-01-2009


TO MikeM

I tried it and only got File not found - ExistingPath

any other advice?


Zebra Code;629196 Wrote:
> "Luc" <> ha scritto
> > Thaks A.K.A.
> >
> > I take a look around the site , but from my point of view it is too
> > technical and it seem to be made for thos IT managing buisnees vista.
> >
> > My knowledg of programming is basic, i look forward to start a

> trainning
> > but
> > it is time consuming for a hobby.
> >
> > I more look for site where i can make proposal and discuss interface
> > functionnality from a user stand point.

>
> luc
>
> cloning a folder tree isnt exactly what 'a user stand point' can see.
>
> rather, i know hundreds of 'users', and definitely isnt. no one. in 22
> yrs
> of ict i was *never* asked a thing like that.
>
> while any 'basic programmer' could think of it, sure, and would set
> him/herself at resolving it.
>
> if you want achieve that, and you cant manage the xcopy console
> command,
> youd' better create your subfolder one by one.
>
> best wishes, you seem to need a lot.
>
> ZC



--
ossian
Posted via http://www.vistaheads.com

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
explorer remember folder structure Chad Windows Vista General Discussion 17 07-12-2008 09:32 PM
folder structure disappears in Windows Explorer after clicking folder jjhartog Windows Vista File Management 3 01-11-2008 02:48 PM
moving personal folder structure Rui Pinto Windows Vista File Management 2 11-07-2007 05:43 PM
folder structure?? Rat_uk Windows Vista File Management 22 03-07-2007 08:37 PM
Keep folder structure in Explorer Thomas Stein Windows Vista File Management 2 03-30-2006 02:12 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59