hello all,

Im trying to create a batch script to start an application, but I cannot get all the parameters to the prog. This results in default settings which are not desired.

This is the line in question:

START "" %WINDIR%\NWQUOTA.EXE G: 300 75 95 % N Y 0 0

i need to start nwquota from the windows directory and send it the following arguments:

G: 300 75 95 % N Y 0 0