1
Tweaking.com Support & Help / Re: Log file
« on: February 07, 2013, 08:35:47 pm »Each batch file I have it set like thisThere are a lot more variables than that...
"set path=%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem"
The program pulls its own system variables from the API
sWindowsDriveLetter & "\Tweaking.com_Windows_Repair_Logs\_Windows_Repair_Log.txt"
Shane
What do you do with %programfiles%, %ALLUSERSPROFILE%, and especially %APPDATA%? Don't forget %CommonProgramFiles%, %CommonProgramFiles(x86)% and %CommonProgramW6432% -- these could be on a drive other than "C".
I know that it is your program and you can do with it as you see fit. Personally, I do not favor programmers hardcoding file locations, but it is certainly your call.