PDA

View Full Version : %WinDir% Variable


labrat
06-17-2003, 02:11 PM
If I need to copy a DLL file to either the system or system32 subdirectory depending on which version of windows the user is using. how can I do it using WinDir variable.

Thanks,

Mike

Corey
06-17-2003, 02:53 PM
Try %SysDir%...

Corey Milner
Creative Director, Indigo Rose Software (http://www.indigorose.com)

labrat
06-17-2003, 03:09 PM
thanks, I only knew of WinDir.

Corey
06-17-2003, 03:33 PM
Check out the built in variables in the help files some time when you are bored, there's a link under my name. There's probably a bunch of cool ones in there you'd like...

Corey Milner
Creative Director, Indigo Rose Software (http://www.indigorose.com)