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
Professional Software Development Tools
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
Try %SysDir%...
Corey Milner
Creative Director, Indigo Rose Software
thanks, I only knew of WinDir.
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