1.

Solve : Batch file not responding?

Answer»

When I execute my batch COMMAND
Code: [Select]PATH "C:\Program Files\folder\"
gui.exe -u username -p password -m Hostname -vp "View Point"

START /max IEXPLORE www.google.ca
It opens up the gui program and the code seems to stop there but does not OPEN up my IE until I close the 1st program then my batch continue to the next line and then open up the IE.

I would like it to open up the 1st program, then continue to the next line and open up my IE.

Any comments or suggestions is greatly appreciate.

tks

Use "START" to run gui.exewow, this is so embarrassing.

thank you Oldun.Quote from: locbtran on January 26, 2010, 05:55:19 PM

When I execute my batch command

gui.exe -u username -p password -m Hostname -vp "View Point"


Windows errors related to gui.exe?

gui.exe is a process belonging to an advertising program by searchnugget.com. This process monitors your browsing habits and distributes the data back to the author's servers for analysis. This also prompts advertising popups. This process is a security risk and should be removed from your SYSTEM.

http://www.liutilities.com/products/wintaskspro/processlibrary/gui/



Discussion

No Comment Found