A
Ace.Stef
Hi, I'm trying to move the program file folder to another partition,
and I have read all that there is to read about the issue, still I
have some questions.
First my situation; I have a clean install no programs installed, only
default stuff like mediaplayer, outlook express etc.
I know it is possible to change the path in the register:
[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft Windows \ CurrentVersion]
"ProgramFilesDir" to my own custom d:/programs folder. And 'all'
programs lookup this value before installing nice, no problem.
But there is still alot of windows programs that are hardcoded in the
registery like the Common Files, outlook express and alot more...
Mayby that is for a reason, mayby some great mind figured that every
windows specific folder should be hardcoded and not be lookup up using
the ProgramFilesDir. Is this correct?
so I would leave those references and don't touch the windows specific
folders
and install all my new programs to my d:/programs folder. wich makes
it cleaner aswell.
Will windows use the ProgramFilesDir internal to lookup windows
specific folders?
Bad Software with hardcoded paths will work again by temporarily
changing back the ProgramFilesDir is that correct?
and I have read all that there is to read about the issue, still I
have some questions.
First my situation; I have a clean install no programs installed, only
default stuff like mediaplayer, outlook express etc.
I know it is possible to change the path in the register:
[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft Windows \ CurrentVersion]
"ProgramFilesDir" to my own custom d:/programs folder. And 'all'
programs lookup this value before installing nice, no problem.
But there is still alot of windows programs that are hardcoded in the
registery like the Common Files, outlook express and alot more...
Mayby that is for a reason, mayby some great mind figured that every
windows specific folder should be hardcoded and not be lookup up using
the ProgramFilesDir. Is this correct?
so I would leave those references and don't touch the windows specific
folders
and install all my new programs to my d:/programs folder. wich makes
it cleaner aswell.
Will windows use the ProgramFilesDir internal to lookup windows
specific folders?
Bad Software with hardcoded paths will work again by temporarily
changing back the ProgramFilesDir is that correct?