RUNDLL32 w/ Long path name
-
I have a shortcut defined as %windir%\SYSTEM32\RUNDLL32.EXE "d:\Omega16 xxx\g32csg.dll,FONTMANAGERDIALOG" rundll32 does not give me any error nor does it execute g32csg.dll. If I change it to %windir%\SYSTEM32\RUNDLL32.EXE "d:\Omega16\g32csg.dll,FONTMANAGERDIALOG" with no space in the Omega16 part of the name and also change the actual folder name it works. Any path with spaces doesn't seem to work. This has to be simple but I'm missing it This is on a W2K system. rundll32 version is 5.0.2134.1 Thanks in advance Tony Teveris Gerber Scientific Products Senior Software Engineer Phone: 860 648 8151 Fax: 860 648 8214 83 Gerber Road West South Windsor, CT 06074
-
I have a shortcut defined as %windir%\SYSTEM32\RUNDLL32.EXE "d:\Omega16 xxx\g32csg.dll,FONTMANAGERDIALOG" rundll32 does not give me any error nor does it execute g32csg.dll. If I change it to %windir%\SYSTEM32\RUNDLL32.EXE "d:\Omega16\g32csg.dll,FONTMANAGERDIALOG" with no space in the Omega16 part of the name and also change the actual folder name it works. Any path with spaces doesn't seem to work. This has to be simple but I'm missing it This is on a W2K system. rundll32 version is 5.0.2134.1 Thanks in advance Tony Teveris Gerber Scientific Products Senior Software Engineer Phone: 860 648 8151 Fax: 860 648 8214 83 Gerber Road West South Windsor, CT 06074
What about: %windir%\SYSTEM32\RUNDLL32.EXE "d:\Omega16 xxx\g32csg.dll",FONTMANAGERDIALOG
"Take only what you need and leave the land as you found it." - Native American Proverb
-
What about: %windir%\SYSTEM32\RUNDLL32.EXE "d:\Omega16 xxx\g32csg.dll",FONTMANAGERDIALOG
"Take only what you need and leave the land as you found it." - Native American Proverb
That seems to work as long as the "Start In" field points to the same folder "d:\Omega16 xxx" Thanks Tony Teveris Gerber Scientific Products Senior Software Engineer Phone: 860 648 8151 Fax: 860 648 8214 83 Gerber Road West South Windsor, CT 06074