Configure Windows environment to point to a folder

From MyWebber Wiki

Jump to: navigation, search

Environment Settings

  • set classpath = c:\j\java\classes
  • set path = c:\tools\
  • FYI: HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Environment

Configurations to point to c:\J\

  • Firefox, modify... C:\Documents and Settings\[user]\Application Data\Mozilla\Firefox\profiles.ini
[General]
StartWithLastProfile=1

[Profile0]
Name=Jason
IsRelative=0
Path=C:\j\Firefox Profile
Default=1		
MSN history \misc\MSN History\
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\user Shell Folders
	"Favorites"="C:\\j\\Favorites"
	"History"="C:\\j\\Misc\\History"
	"Personal"="C:\\j\\Docs"
	"My Pictures"="C:\\j\\Pics"
	"SendTo"="C:\\j\\SendTo"
	"Start Menu"="C:\\j\\Start Menu"
	"Startup"="C:\\j\\Start Menu\\Programs\\Startup"
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
	"History"="C:\\j\\Misc\\History"
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\New
	"History"="C:\\j\\Misc\\History"