Drengin Component Manager

Stupid question how do you add /d or /debug switch to

"C:\Program Files\Drengin.net\Loader.exe" Windows XP says

"C:\Program Files\Drengin.net\Loader.exe /d"
is invalid.

I am trying to find out why I get the

Error: 70 permission denied 0
209 views 3 replies
Reply #1 Top
"C:\Program Files\Drengin.net\Loader.exe /d"

make it think the /d is part of the program name, use:

"C:\Program Files\Drengin.net\Loader.exe" /d

This is why I HATE spaces in file & directory names.
Reply #2 Top
I put /d at the end of the Drengin.exe shortcut. Was that sufficient? Must I also insert /d at the end of the Loader.exe command-line? I do not use a Loader.exe shortcut to access Drengin, so what's the point of adding /d there if it's Drengin.exe which launches me to Drengin? Thanks.
Reply #3 Top
CyberMage,

Adding the /d in the shortcut is sufficient. When you activate the shortcut it runs the Loader automatically making sure you have the latest version of the DGM. The /d parameter is passed to the DGM from the shortcut as well.