Re: How can I start rmid in the background under win32?!_NEWLINE_!I...
Posted By:
Luigi_Viggiano
Posted On:
Wednesday, April 18, 2001 06:27 AM
Try hiding it:
you can create a Windows Link (something like a .pif) and specify the starting position (x and y) outside the visible area of the screen (like x=-1000, y=-1000).
Hope this helps.