T
TCEBob
Whenever I start IE I also want to start AdSubtract. Here is what I've come up
with:
start /b "C:\Program Files\AdSubtract\AdSub.exe"
"C:\Program Files\Internet Explorer\iexplore.exe"
Doesn't work.
How can I do this?
rs
with:
start /b "C:\Program Files\AdSubtract\AdSub.exe"
"C:\Program Files\Internet Explorer\iexplore.exe"
Doesn't work.
How can I do this?
rs