Jump to content

DLF

Member
  • Posts

    210
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by DLF

  1. Thanks Mythosaz! You are the only one that has solved it successfully. Everyone else was just guessing without testing (wrongly all the way too). Just successfully tested your suggestion with the following syntax in my batch file: ECHO. ECHO Installing Adobe Acrobat Reader V6.0.2 ECHO Please wait... start /wait %systemdrive%\install\Applications\AdobeReader6\Adobe_Reader_601.msi /qb TRANSFORMS=rdr602.mst So to recap for anyone interested, extraction is needed first and the only other thing to do is to rename the .msi file so it doesnt have gaps and use the above syntax. Thanks again Mythosaz - top man.
  2. crakak, tried your suggestion, extracted all the files from the wrapper using Winrar, altered my batch file to your syntax and am now getting "ERROR 1316. A network error has occurred".
  3. Can NE one assist me further. I'm nearly there! I've extracted all the files, renamed the .msi file cos its got gaps in it, edited the .ini file to match the re-naming of the .msi and now I'm getting a splashscreen with all the switch options on (which is too complicated for me to understand although I spose the answers are all there for someone cleverer than me) - which asks me to click OK. And then it goes in. So if anyone can help me with a new syntax to just disable this ONE screen I would be grateful. TIA Syn is batch file = ECHO. ECHO Installing Adobe Acrobat Reader V6.0.2 ECHO Please wait... start /wait %systemdrive%\install\Applications\AdobeReader6\Adobe_Reader_6_0_2.msi -p"-s /v\"/qn\""
  4. Thanks for the help Crahak, I will extract the files from the .exe and use the .msi instead. I've had no problems with this app whatsoever, any version, since the start of the Unattended Disks! Problems with everything else mind - but this has been one of my 100% successes till now. I looked under the "Sticky: My Application Switches" at the top of the forum under AdobeReader and it said ok for V6 and V6.02, so I did look B4 posting - but methinks the author either aint tried V6.02 and is ASSUMING it will work or he has a different version to mine that suddenly rears-up with the time-honoured syntax.
  5. I'm using exactly same version as you and my syntax works perfectly. Note the differences between mine and yours. ECHO. ECHO Installing Nero Burning ROM V6 ECHO Please wait... start /wait %systemdrive%\install\Applications\Nero\Nero63117.exe /silent /noreboot /no_ui /sn=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX /write_sn N.B. Syntax should all be on same line. But space limits split it here.
  6. I've just made a new unattended install cd with the latest full version download of AdobeReader V6.0.2 and used the switch suggested in many places in the forum etc that worked perfectly for me with V6, but although it installs, three boxes pop-up during the install and you have to click "Next" etc. Can someone cleverer than me please explain why this is - using the usual popular syntax - or better still supply a modified syntax for a fully silent install for the very latest version? P.S. I've not edited the regular syntax, all I've done is substitute the new executable into my $OEM$\$1\install\applications\adobe directory. Renamed it to match the syntax in the batch and hey presto it aint silently installing. TIA
  7. I did do a search but I originally couldnt find it, I'm so sorry for asking a question that has alraedy been covered, I really must try harder. And thanks for the info "drthawhizkid" but it DOES NOT work. I exported the suggested reg key and inserted the registration before the install in my batch file. It all goes in with no errors, but upon first run of the app in Windows it asks for the registration details and serial. So I ask the question again: can anyone please help me with a registration for Isobuster 1.6 (all lang version) - that WORKS. TIA
  8. Can anyone help me with a registry (.reg) file to assist me with the install of Isobuster v1.6? I have an "ID" and "SERIAL" for it. The switches suggested in the forum files work fine for the unattended install cd, but I would like to register it similar to how Nero is done, but am not technically clever enough to write a reg file. I am using the "BATCH_FILE.CMD" method of install. TIA
×
×
  • Create New...