Marcel Kilgus writes:

>> I thought it nicer just to have an icon in the root of the device
>> rather than opening a folder first to locate the executable.. A batch 
>> file does the trick:
>>
>> /qpc2/qpc2.exe
>>
>> Problem is the console wont go away until I quit QPC2..
> 
> Using
> 
> start \qpc2\qpc2.exe
> 
> in the file instead should do the trick.

In the end I settled for a QPC2.bat containing:

@echo off

title QPC2 Shortcut

start /d qpc2 /b qpc2.exe

 rem Bell  chr(7))

exit

Thanks again,

Per

_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to