Windows 7 Forums


Reply
Thread Tools

Missing a folder in W7

 
 
canongirl canongirl is offline
New Member
canongirl's Avatar
Join Date: Jun 2011
Posts: 5
Thanked: 0
 
      06-23-2011
Just joking!
I am transferring software to my new pc using W7. The old system was XP and I have a folder I need to transfert which was located on XP at c:/ Document setting/all users/Start menu/Program/Imagenomic

but cannot figure where it has to go on W7.

What is the equivalent folder? Thank you in advance.
 
Reply With Quote
 
 
 
 
TrainableMan TrainableMan is offline
^ The World's First ^
TrainableMan's Avatar
Join Date: May 2010
Location: PA, USA
Posts: 4,654
Thanked: 887
 
      06-23-2011
You may know this but I will say it so as to be clear ... generally what in the Start Menu are not "files" in the sense there would be user data, that location would be used for Links (pointers to programs/help files/etc). Basically, it sounds like you have a menu folder called Imagenomic with links under it and you need that in W7 too.

Now the proper folder location hasn't really moved, it is still at c:\Documents and Settings\All Users\Start Menu\Programs\ where you would add Imagenomic, but in W7 this folder is considered a system file and is protected. In Windows Explorer you can adjust the settings to show system folders but you still won't have permissions to write there. What you should do is log on as an Administrator and install the Imagenomic program in W7 using their install routine and hopefully it asks for "current user or all users" and if you pick all users it should create the menu folder for you.

If this doesn't work for you or it doesn't offer the "All User" option on install then you would need to log on as an Administrator and grant permissions to yourself to write to the folder. The easiest way to grant permissions is with the Take Ownership script which can be installed and adds a "Take Ownership" option to the Windows Explorer right-click context menu.

Note that this added security is there to protect the system and to keep the settings and data of one user separate and protected from other users on the same computer. Though taking ownership is often useful I think you should understand why it is set up the way it is and understand you are opening your system up for problems should you delete something you shouldn't or you may be compromising another users privacy if you Take Ownership of their files.
 
Reply With Quote
 
davehc davehc is offline
Super Moderator
davehc's Avatar
Join Date: Jul 2009
Location: Denmark
Posts: 1,867
Thanked: 408
 
      06-23-2011
In addition to the valuable info above. When you say transferring, do you mean you are merely copying whold folders with programs accross to Windows 7? That will not work. The programs will, almost without exception, not run.
But, disregardiong this, if it is your intention to do so, for whatever reason, the apposite location in Windows 7, for the folder "Imagenomic", would be C:\ProgramData\Microsoft\Windows\Start Menu\Programs
 
Reply With Quote
 
TrainableMan TrainableMan is offline
^ The World's First ^
TrainableMan's Avatar
Join Date: May 2010
Location: PA, USA
Posts: 4,654
Thanked: 887
 
      06-23-2011
Dave the location you listed and the location I listed appear to be the exact same info. One is likely just a library pointer to the other. For that matter you can also get there by C:\Users\All Users\Start Menu\Programs which also matches the other two. I simply gave her the one which matches what she is familiar with in XP.
 
Reply With Quote
 
canongirl canongirl is offline
New Member
canongirl's Avatar
Join Date: Jun 2011
Posts: 5
Thanked: 0
 
      06-23-2011
Quote:
Originally Posted by TrainableMan View Post
You may know this but I will say it so as to be clear ... generally what in the Start Menu are not "files" in the sense there would be user data, that location would be used for Links (pointers to programs/help files/etc). Basically, it sounds like you have a menu folder called Imagenomic with links under it and you need that in W7 too. .
Thank you very much for taking the time to answer.
Exactly, the folder i need to move contains shortcuts.

Quote:
Originally Posted by TrainableMan View Post
Now the proper folder location hasn't really moved, it is still at c:\Documents and Settings\All Users\Start Menu\Programs\ where you would add Imagenomic, but in W7 this folder is considered a system file and is protected. In Windows Explorer you can adjust the settings to show system folders but you still won't have permissions to write there. What you should do is log on as an Administrator and install the Imagenomic program in W7 using their install routine and hopefully it asks for "current user or all users" and if you pick all users it should create the menu folder for you. .
I believe I have permission as administrator to write but have to figure how to show hidden files...

Quote:
Originally Posted by TrainableMan View Post
If this doesn't work for you or it doesn't offer the "All User" option on install then you would need to log on as an Administrator and grant permissions to yourself to write to the folder. The easiest way to grant permissions is with the Take Ownership script which can be installed and adds a "Take Ownership" option to the Windows Explorer right-click context menu. .
This option is scarry but thanks for pointing to it.

Quote:
Originally Posted by TrainableMan View Post
Note that this added security is there to protect the system and to keep the settings and data of one user separate and protected from other users on the same computer. Though taking ownership is often useful I think you should understand why it is set up the way it is and understand you are opening your system up for problems should you delete something you shouldn't or you may be compromising another users privacy if you Take Ownership of their files.
I am very careful with my moves :=)
 
Reply With Quote
 
canongirl canongirl is offline
New Member
canongirl's Avatar
Join Date: Jun 2011
Posts: 5
Thanked: 0
 
      06-23-2011
Quote:
Originally Posted by davehc View Post
In addition to the valuable info above. When you say transferring, do you mean you are merely copying whold folders with programs accross to Windows 7? That will not work. The programs will, almost without exception, not run.
But, disregardiong this, if it is your intention to do so, for whatever reason, the apposite location in Windows 7, for the folder "Imagenomic", would be C:\ProgramData\Microsoft\Windows\Start Menu\Programs
Thank you davehc, you're are correct, and it worked that way for other programs....this one actually works on w7 except it does not have the files I still need to migrate to solve the license issue.
As they are shortcuts, I installed them under the Links folder....did make sens to me but it did not work.

Still looking for this C:\ProgramData\Microsoft\Windows\Start Menu\Programs on w7 :=)

Last edited by canongirl; 06-23-2011 at 03:33 PM..
 
Reply With Quote
 
TrainableMan TrainableMan is offline
^ The World's First ^
TrainableMan's Avatar
Join Date: May 2010
Location: PA, USA
Posts: 4,654
Thanked: 887
 
      06-23-2011
In Windows Explorer ...
Missing a folder in W7-show-os-files.jpg
Show the hidden files & folders
and Do NOT Hide protected OS files (even though it's recommended)

Then you should be able to see the files but by default even as an administrator you will likely need to Take Ownership.
 
Reply With Quote
 
canongirl canongirl is offline
New Member
canongirl's Avatar
Join Date: Jun 2011
Posts: 5
Thanked: 0
 
      06-23-2011
Fantastic help! Thank you very much TrainableMan. Have been able to find the path :=)
 
Reply With Quote
 
davehc davehc is offline
Super Moderator
davehc's Avatar
Join Date: Jul 2009
Location: Denmark
Posts: 1,867
Thanked: 408
 
      06-23-2011
I should quickly point out that if you take ownership of Documents and settings, and begin to use that folder, it will lead to a number of problems and repetitive duplication of files randomly on your computer. Worst case would be the need for a reinstall.
Documents and settings is known as a junction folder and is hidden and restricted with intent. It is only there to accomodate the compatible installtion of older programs. There are several such folders in Windows 7.
 
Reply With Quote
 
canongirl canongirl is offline
New Member
canongirl's Avatar
Join Date: Jun 2011
Posts: 5
Thanked: 0
 
      06-23-2011
I agree with you but how frustrating it is to buy programs online and then not being able to reinstall them each time you have a new machine. It might be the interest on the software creator but so rude for the user!
 
Reply With Quote
 
 
 
Reply

Thread Tools

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
Suddenly "This folder is empty" on sharing PC ?? G00k Networking 1 03-29-2011 03:29 AM
folder missing Destructor General Discussion 6 01-03-2011 10:41 PM
Missing several folder under users folder qplo Windows 7 Support 0 07-01-2010 05:18 PM
How to set unique folder properties larry1301 Windows 7 Support 0 03-28-2010 07:17 PM
Windows 7 install keeps rebooting Stephen47 Installation, Setup and Updates 32 05-24-2009 06:26 PM


All times are GMT +1. The time now is 04:18 PM.
W7Forums is an independent website and is not affiliated with Microsoft Corporation.

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