June 26, 200620 yr Just a quick question, just because I can't find it anywhere. When doing the $OEM$ folder and you put $1, $$, etc. folders in it. In your batch file (running from GUIRunOnce) to access whatever you have in the $1 folder (or rather what was copied over from in that folder) you use the %systemdrive% prefix. For the $$ folder, you use %windir% prefix. What about for $Prog, $Docs, etc.? Is it %progfiles% or %programfiles%? %docsnsettings% or %documentsandsettings%? I've just never seen these actually used in any example, so could someone post the proper prefixes? Thanks!
Create an account or sign in to comment