- Jul
- 325
- 1
I thought this was an easy project, but it seems to be one without a direct [read that as 'simple'] answer.
"ALL" I want to do is to set a variable for a browser, and then be able to change the browser that is attached to that variable via batch file so that [in the next line??] I will be able to use the 'new' var as a launching element. Such as:
cBrows = "C:\Program Files (x86)\Internet Explorer\iexplore.exe"
cBrows http://www.jpsoft.com
cBrows = C:\WinApps\Comm\Internet\Browsers\Firefox\firefox.exe
cBrows http://www.jpsoft.com
It didn't work under DOS with either "set" or "xset."
Is this really that difficult?
Regards,
Chuck Billow
"ALL" I want to do is to set a variable for a browser, and then be able to change the browser that is attached to that variable via batch file so that [in the next line??] I will be able to use the 'new' var as a launching element. Such as:
cBrows = "C:\Program Files (x86)\Internet Explorer\iexplore.exe"
cBrows http://www.jpsoft.com
cBrows = C:\WinApps\Comm\Internet\Browsers\Firefox\firefox.exe
cBrows http://www.jpsoft.com
It didn't work under DOS with either "set" or "xset."
Is this really that difficult?
Regards,
Chuck Billow