andrewcrawford Posted June 30, 2008 Posted June 30, 2008 Has anyone made a autoit script for isobuster 2.4 that also will input your registration details?
CoffeeFiend Posted June 30, 2008 Posted June 30, 2008 You shouldn't even need a script of any kind for this.Use the /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- switches to install silent.As for the reg infos, export them with regedit (clean in notepad), and apply them back using regedit /s as usual.
andrewcrawford Posted June 30, 2008 Author Posted June 30, 2008 You shouldn't even need a script of any kind for this.Use the /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- switches to install silent.As for the reg infos, export them with regedit (clean in notepad), and apply them back using regedit /s as usual.doesnt workthe reg goes to reg user and as the reg user numebr change ever time you install it fails, plus it doesnt merge correctly anyway, trust me i have tried ever way possiable
radix Posted June 30, 2008 Posted June 30, 2008 (edited) You shouldn't even need a script of any kind for this.Use the /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- switches to install silent.As for the reg infos, export them with regedit (clean in notepad), and apply them back using regedit /s as usual.doesnt workthe reg goes to reg user and as the reg user numebr change ever time you install it fails, plus it doesnt merge correctly anyway, trust me i have tried ever way possiableRegistration is located here:[HKEY_CURRENT_USER\Software\Smart Projects\IsoBuster]"ID"="ID21"="ID22"="ID23"="ID24"="ID25"="ID26"=and it works to import from an installation to another (for version 2.4.0.1)Edit: Disable online check (set it to Never):[HKEY_CURRENT_USER\Software\Smart Projects\IsoBuster]"VersionCheckCriteria"=dword:00000000 Edited June 30, 2008 by radix
andrewcrawford Posted July 1, 2008 Author Posted July 1, 2008 You shouldn't even need a script of any kind for this.Use the /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- switches to install silent.As for the reg infos, export them with regedit (clean in notepad), and apply them back using regedit /s as usual.doesnt workthe reg goes to reg user and as the reg user numebr change ever time you install it fails, plus it doesnt merge correctly anyway, trust me i have tried ever way possiableRegistration is located here:[HKEY_CURRENT_USER\Software\Smart Projects\IsoBuster]"ID"="ID21"="ID22"="ID23"="ID24"="ID25"="ID26"=and it works to import from an installation to another (for version 2.4.0.1)Edit: Disable online check (set it to Never):[HKEY_CURRENT_USER\Software\Smart Projects\IsoBuster]"VersionCheckCriteria"=dword:00000000ah that onlien check might be the problemill give that a try thanksit also appears in hkey_user which by default changes ever time it instals well HKEY_USERS\S-1-5-21-* where * is created on install
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now