I'm trying out your secure lockdown product. I have it all working and am calling
iexplore.exe -k 192.168.1.145
as my main program. Everything works except that when IE comes up, it shows a white page with a connection error (click to diagnose). You can then press F5 to refresh the screen and everything is OK.
I'm thinking that IE is being instantiated before the system has the network initialized. Is there a way to add a delay? Is this a service I can make dependent on other services?
Any ideas?
Thanks,
Bill
iexplore.exe -k 192.168.1.145
as my main program. Everything works except that when IE comes up, it shows a white page with a connection error (click to diagnose). You can then press F5 to refresh the screen and everything is OK.
I'm thinking that IE is being instantiated before the system has the network initialized. Is there a way to add a delay? Is this a service I can make dependent on other services?
Any ideas?
Thanks,
Bill
0