regnus - 12/1/2005 1:24 PMThis is really handy.If there was a way to integrate it with the Gnomish log rotator app then that would be awesome though.
Dorganath - 12/1/2005 4:57 PM I wonder if putting this launcher into the GLR batch file instead of nwmain.exe would work to that end. Seems like it would, but I've not used this launcher. I've had direct-connect icons for a while and have those integrated with GLR. But, it might be worth a shot. *shrugs*
Dorganath - 12/2/2005 10:35 AM Regnus, that might be a path problem. The default NWN_PATH and GLR_PATH statements have the drive letter in them. Problem comes when you use the CD command with a drive letter (i.e. CD D:\\Program Files\\Somewhere) The work-around is to do this: If you've got stuff on other drives, place a line above the CD statement that specifies the drive letter (i.e. D: ), and then take the drive letter specification out of the NWN_PATH and GLR_PATH definitions. I talked Rev through this about a week ago...similar symptoms. Maybe that'll help.
regnus - 12/2/2005 1:59 PM QuoteDorganath - 12/2/2005 10:35 AM Regnus, that might be a path problem. The default NWN_PATH and GLR_PATH statements have the drive letter in them. Problem comes when you use the CD command with a drive letter (i.e. CD D:\\Program Files\\Somewhere) The work-around is to do this: If you've got stuff on other drives, place a line above the CD statement that specifies the drive letter (i.e. D: ), and then take the drive letter specification out of the NWN_PATH and GLR_PATH definitions. I talked Rev through this about a week ago...similar symptoms. Maybe that'll help. Never thought about yanking the drive letter. I tried quotes and even 8.3 file names but it never worked. I will try it out and see if it helps. I dont use my PC all that much anymore though since the notebook is so much easier. Thanks for the help though. I know a few people who could benefit from getting this thing working.