tomars Posted September 2, 2005 Posted September 2, 2005 (edited) I have a .cmd file in th $Progs folder of my XPCD, I also have a short cut to it in the $Docs > All Users > Desktop folder.I know this is probably a stupid question, but should the shortcut point to:D:\XPCD\$OEM$\$Progs\*.cmdOr%systemdrive%\Program Files\*.cmd?I am thinking it will be the second one but I am just making sure shortcuts are not altered during the burning or installation.Thanks Edited September 2, 2005 by tomars
MHz Posted September 2, 2005 Posted September 2, 2005 (edited) %ProgramFiles%\*.cmd Edited September 2, 2005 by MHz
Nepali Posted September 2, 2005 Posted September 2, 2005 always use variable for this sort of problemas %systemroot%%systemdrive%do not point to direct link as d:\c:\e:\
tomars Posted September 2, 2005 Author Posted September 2, 2005 So where does %systemroot% go? Windows folder?
Nepali Posted September 2, 2005 Posted September 2, 2005 (edited) are u just typing it here or being curiousjust type it in run command where it will guide u of course windows folder%?????????% are the variables used by windows Edited September 2, 2005 by Nepali
MHz Posted September 2, 2005 Posted September 2, 2005 Type SET at a command prompt and press return. You will have a display of:variable=valueThe variable will be your %systendrive% etc, and value is the path or suitable value.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now