Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista file management

Vista - Create a folder structure

Reply
 
Old 01-08-2008   #1 (permalink)
Luc


 
 

Create a folder structure

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

My System SpecsSystem Spec
Old 01-08-2008   #2 (permalink)
Donald Lessau


 
 

Re: Create a folder structure

"Luc" <Luc@xxxxxx> schrieb im Newsbeitrag
news:5CC1EA0A-84F5-4B08-B3F9-847C4CED14E5@xxxxxx
Quote:

>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

My System SpecsSystem Spec
Old 01-08-2008   #3 (permalink)
Zebra Code


 
 

Re: Create a folder structure


"Luc" <Luc@xxxxxx> ha scritto
Quote:

>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

My System SpecsSystem Spec
Old 01-09-2008   #4 (permalink)
Luc


 
 

Re: Create a folder structure

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:
Quote:

> "Luc" <Luc@xxxxxx> schrieb im Newsbeitrag
> news:5CC1EA0A-84F5-4B08-B3F9-847C4CED14E5@xxxxxx
Quote:

> >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
>
>
My System SpecsSystem Spec
Old 01-10-2008   #5 (permalink)
a.k.a.


 
 

RE: Create a folder structure


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:
Quote:

> 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
My System SpecsSystem Spec
Old 01-15-2008   #6 (permalink)
MikeM


 
 

RE: Create a folder structure

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
My System SpecsSystem Spec
Old 01-20-2008   #7 (permalink)
Luc


 
 

RE: Create a folder structure

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.

My System SpecsSystem Spec
Old 01-20-2008   #8 (permalink)
Donald Lessau


 
 

Re: Create a folder structure

"Luc" <Luc@xxxxxx> schrieb im Newsbeitrag
news:95C3642E-9078-43B5-A61F-27BD2D2B7AA5@xxxxxx
Quote:

> 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

My System SpecsSystem Spec
Old 01-20-2008   #9 (permalink)
Zebra Code


 
 

Re: Create a folder structure


"Luc" <Luc@xxxxxx> ha scritto
Quote:

> 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

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
re-create user folder structure Vista account administration
explorer remember folder structure Vista General
folder structure disappears in Windows Explorer after clicking folder Vista file management
folder structure?? Vista file management
The easiest way to create an empty data structure PowerShell


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

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