Jump to content

problem with multi useroptions and config


Recommended Posts


It seems that the Problem Solved completely ! :thumbup

i don't know how to thank you, you really saved my ... neck !

As you said, it was because of these registry keys:

REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main" /V "Disable Script Debugger" /T "REG_SZ" /D "no" /F

REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main" /V "DisableScriptDebuggerIE" /T "REG_SZ" /D "no" /F

thanks again

:thumbup

Link to comment
Share on other sites

There is more to it than that. My internet was down last night so I couldn't post an update. I will send you a link to it. The command line args paths was getting checked in the wrong place/time, so wasn't being "saved" properly. And I found another little bug in the mean time.

Try the fixed version with and without the above reg keys.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...