
spachtler
MemberContent Type
Profiles
Forums
Events
Everything posted by spachtler
-
the problem is not to install it silent with serial and activation, activated files (symlcrst.dll) are unique to a pc, you can use it always to the same pc, but it wont work on any other machine...
-
i think it's boskap's menu: http://www.msfn.org/board/index.php?showuser=15439
-
have tryed to scan the registry befor and after its activation, but it dont help. is it possible to activate it silent? spachtler
-
run("setup.exe") winwait("Setup - IsoBuster", "Wizard") controlclick("Setup - IsoBuster", "Wizard", "TButton1") winwait("Setup - IsoBuster", "Agreement") controlclick("Setup - IsoBuster", "Agreement", "TRadioButton1") controlclick("Setup - IsoBuster", "Agreement", "TButton2") winwait("Setup - IsoBuster", "Information") controlclick("Setup - IsoBuster", "Information", "TButton2") winwait("Setup - IsoBuster", "Destination") controlclick("Setup - IsoBuster", "Destination", "TButton3") winwait("Setup - IsoBuster", "Start Menu") controlclick("Setup - IsoBuster", "Start Menu", "TButton4") winwait("Setup - IsoBuster", "associations") controlclick("Setup - IsoBuster", "associations", "TButton4") winwait("Setup - IsoBuster", "Additional") controlclick("Setup - IsoBuster", "Additional", "TButton4") winwait("Setup - IsoBuster", "Ready") controlclick("Setup - IsoBuster", "Ready", "TButton4") winwait("Setup - IsoBuster", "Completing") controlclick("Setup - IsoBuster", "Completing", "TButton4") winwait("Registration will enable IsoBuster PRO functionality", "Register", 2) if winexists("Registration will enable IsoBuster PRO functionality", "Register") then controlsend("Registration will enable IsoBuster PRO functionality", "Register", "TEdit2", "valid-ID") sleep(1000) controlsend("Registration will enable IsoBuster PRO functionality", "Register", "TEdit1", "valid-SERIAL") sleep(1000) controlclick("Registration will enable IsoBuster PRO functionality", "Register", "TButton4") sleep(1500) ProcessClose("IsoBuster.exe") exit endif winwait("Online Check", "online", 2) if winexists("Online Check", "online") then ProcessClose("IsoBuster.exe") exit endif winwait("Registration will enable IsoBuster PRO functionality", "Register", 2) if winexists("Registration will enable IsoBuster PRO functionality", "Register") then controlsend("Registration will enable IsoBuster PRO functionality", "Register", "TEdit2", "valid-ID") sleep(1000) controlsend("Registration will enable IsoBuster PRO functionality", "Register", "TEdit1", "valid-SERIAL") sleep(1000) controlclick("Registration will enable IsoBuster PRO functionality", "Register", "TButton4") sleep(1500) ProcessClose("IsoBuster.exe") exit endif winwait("Online Check", "online", 2) if winexists("Online Check", "online") then ProcessClose("IsoBuster.exe") exit endif winwait("Registration will enable IsoBuster PRO functionality", "Register", 2) if winexists("Registration will enable IsoBuster PRO functionality", "Register") then controlsend("Registration will enable IsoBuster PRO functionality", "Register", "TEdit2", "valid-ID") sleep(1000) controlsend("Registration will enable IsoBuster PRO functionality", "Register", "TEdit1", "valid-SERIAL") sleep(1000) controlclick("Registration will enable IsoBuster PRO functionality", "Register", "TButton4") sleep(1500) ProcessClose("IsoBuster.exe") exit endif winwait("Online Check", "online", 2) if winexists("Online Check", "online") then ProcessClose("IsoBuster.exe") exit endif winwait("Registration will enable IsoBuster PRO functionality", "Register", 2) if winexists("Registration will enable IsoBuster PRO functionality", "Register") then controlsend("Registration will enable IsoBuster PRO functionality", "Register", "TEdit2", "valid-ID") sleep(1000) controlsend("Registration will enable IsoBuster PRO functionality", "Register", "TEdit1", "valid-SERIAL") sleep(1000) controlclick("Registration will enable IsoBuster PRO functionality", "Register", "TButton4") sleep(1500) ProcessClose("IsoBuster.exe") exit endif winwait("Online Check", "online", 2) if winexists("Online Check", "online") then ProcessClose("IsoBuster.exe") exit endif exit in the script above you read 4 times "valid-ID" and 4 times "valid-SERIAL". change al those to real registration data and it will work. 4 times, because the setup detects an internet-connection in some cases, and dont give always the same dialogs. so i let the script wait 2 seconds for each kind of dialog that will make sure that it works on every machine in every situation. p.s.: the main-idea from the ultra-ISO script is from me... spachtler
-
winwait("Register", "OK") is wrong, try winwait("Registration", "OK") controlclick("Register", "OK", "TButton2") controlclick("Registration", "OK", "TButton2")
-
you should edit your post because of the uncencored serial...
-
ok, after ultraiso was installed silent, i run the following script: $var = RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\EasyBoot Systems\UltraISO\5.0", "") run($var & "\Ultraiso.exe") Blockinput(1) winwait("UltraISO", "ToolBar", 7) if winexists("UltraISO", "ToolBar") then processclose("ultraiso.exe") Blockinput(0) exit endif winwait("Willkommen", "registrieren") controlclick("Willkommen", "registrieren", "TButton4") winwait("Registrieren", "OK") controlsend("Registrieren", "OK", "TEdit4", "valid name") controlsend("Registrieren", "OK", "TEdit5", "serial part1") controlsend("Registrieren", "OK", "TEdit3", "serial part2") controlsend("Registrieren", "OK", "TEdit2", "serial part3") controlsend("Registrieren", "OK", "TEdit1", "serial part4") controlclick("Registrieren", "OK", "TButton2") winwait("Prompt", "OK") controlclick("Prompt", "OK", "Button1") Blockinput(0) exit this is for the german version, for the english you have to chage some words (Registrieren to Register) or so....
-
it dont work to put the registry entries from one machine to another, because during the normal dialog for name and serial, it will first merge the name and SN with some machine-specified things or numbers, and then put it into the registry, so that you will find always different registry-entries on different machines with the same name and SN. so the only way to get valid entries is to use the ultraiso dialog to put in the infos. i do it with an autoit-script..... works pretty good....
-
ACDSee 5.01 Audiograbber 1.83 Adobe Audition 1.5 NeroVision Express 2.1.2.16 (und DVD plugin) PaintShop Pro 8.10 Pinnacle Studio 9 (Incl. Hollywood FX 5.2) PowerDVD 5.0.0.1130 Quicktime 6.5.1 Pro TMPGEnc 3.0 Express Winamp Pro 5.04 Alcohol 120% AnyDVD 3.9.1.1 CloneCD 4.3.3.1 CloneDVD 2.4.3.1 DVD Decrypter 3.2.3.0 FireBurner 2.2.1 IsoBuster PRO 1.6 Nero 6.3.1.17 Ultra Edition (audio-plugins & video-plugins wählbar) UltraISO 7.21 SR-2 Adobe Acrobat 6.0 Pro Flash MX Pro 2004 FrontPage 2003 (SP1) Map & Guide 10 Programm MG10 Karte Mitteleuropa City Office Pro 2003 (SP1) Adobe Photoshop CS Quick View Plus 8.0 Total Commander 6.03 WinRAR 3.30 Corp. MS Baseline Security Analyzer 1.2 EasyRecovery Pro 6.04 Drive Image 2002 Java 2 Runtime Norton Systemworks 2004 Pro Partition Magic 8.01 Spybot 1.3 TuneUp Utilities 2004 ZoneAlarm Pro 4.5.594.000
-
Partition Magic Worriesssssssssssssssss!
spachtler replied to Echolomax's topic in Application Installs
my setup.iss file below at attachment... setup.iss -
Partition Magic Worriesssssssssssssssss!
spachtler replied to Echolomax's topic in Application Installs
im using this one: setup.exe /S /v/qn and the .iss file -
it should be something like [HKEY_LOCAL_MACHINE\SOFTWARE\ACD Systems\ACDSee\60] "LicenseNumber"="xxx xxx xxx xxx xxx xxx" Spachtler p.s.: in version5, i do this registry BEFORE the installation, because then the license field in the dialog is already filled out...
-
try this audiograbber-installation: http://stadt.heim.at/berlin/112671/ag183.msi selfmade, fully unattended without any dialogs.... spachtler
-
Acronis True Image silent setup and S.N.
spachtler replied to atawalpa's topic in Application Installs
its an autoit-script, NO js..... -
i wrote an autoit-script for that, it just needs a valid serial and the paradox-activation-ke*g**. works perfect and fully unattended...
-
here is an autoit-script: Spachtler
-
its me once again, i found a way to do all steps with autoit, complete silent install and register it pretty cool
-
i found it: but some entries are hardware-specified example: my license from my pc doesnt work on another or vmware..... any idea?
-
this is the line in my runonceex: first you have to copy the file into the windows/system32/ folder. place it in $OEM$/$$/system32 on your cd/dvd. spachtler
-
silent install the app is no prob, but where does dr-divx store its registration information? because i want to save it from a done installation to put it later into a "fresh" system. thx spachtler
-
thx, works perfect!!!
-
just saw it in their history file: tested it successfull. the /S is case-sensitive. Spachtler
-
Acronis True Image silent setup and S.N.
spachtler replied to atawalpa's topic in Application Installs
this works for me for the german version 7.0.0.613. its an autoit script... just replace the 11111 to 55555 with a valid serial. -
with the german version, /qb does it at all.....
-
geht leider nicht, da zonealarm ab einem gewissen punkt eine eigene grafik "über" die regulären schaltflächen legt. weder auf koordinaten- gestützte befehle noch auf benannte schaltflächen kann dann noch zugriff erfolgen, alles schon probiert....... trans: autoit wont work, i tried it already. the reason: za put its own skin "over" the normal dialog, so autoit didnt "see" anything. no control, no coordinates.....