Jump to content

ajua

Member
  • Posts

    1,259
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Mexico

Everything posted by ajua

  1. i see that you are importing the registration info before you launch the setup routine. try importing it but after the setup has finished installing paperport to see if it works now. also you can try to use a MST file to install it. Search for Wise InstallTailor its free. you launch a msi setup routine, answer all the questions and then save this answer to a MSF file. then you launch the msi using this: setup.msi TRANSFORMS=mstfile.mst /qb /norestart. hope this helps.
  2. has anyone tried to use a integrate command to see if it can be slipstreamed? i think that the problem maybe will be solved when the release via automatic updates is out. for now. i install it manually but personally i didnt find anything useful on it to try to install it unattendedly.
  3. i installed the media player from RunOnceEx every time and i have the hotfix on the svcpack.inf. i have the problem once or twice but cant remember what happened when it went away. you can try to install media player 10 and all the hotfixes for it from runonceex to see if it works.
  4. you can try to see if there are registry entries or files in the installed folder (or common files folder) that hold the registration info so you can import them after your setup and never see the registration screen. just and idea. see if it works. BTW, im still going crazy with the roxio central not being installed. anyone has figure this out? thanks.
  5. to make all together, as for build 303: just use the mst file to install silently, make sure you import the avp.exe key to the registry prior to install so it cant reboot first time. and its all set and ready to go, isnt it? after the build 303 came out i let the installer alone in my desktop and i install it manually to avoid all the hassle. now i will try his again. thanks.
  6. if you are willing to spend some money, choose Caphyon Advanced Installer from www.caphyon.com it has many features, its esasy to use, can make software patches to apply updates, it imports .reg files to deploy via installers, and many more. Thats why i use (i make administrative software in my spare time). Also it helps me make msi's for many apps that i install my unattended dvd.
  7. does anyone have an answer to that question ^^ ? it is making mad. i dont understand how its possible to the installer to not install the Roxio central?? thanks. meanwhile im making more and more tests to the msi itself to see if something else works.
  8. well, will try to play with it. thanks for the script. even though its not for the latest version will serve me as a point to start.
  9. can anyone share the script with me? so i can try to install it this way. i have never used autoit.
  10. i have one big question here: i read that you can install alcohol after installing this. so i run the drivers setup. rebooted my machine. then tried to launch the alcohol setup using switches but none worked. wich parameters are you guys using to install alcohol? i searched for other topics but they only seem to work with autoit. is possible to get it installed with silent switches after installed the drivers? thanks for the help. BTW, im using alcohol latest version, 1.9.5.4521.
  11. im myself looking to try XAMPP one of this days as i need a web server with PHP and MySQL. thanks for the tip. i saw it before but didnt get the chance to install it. will try it soon.
  12. Did you remove the Installerdir entry? because i tried your parameters but i got the language selection dialog instead... EDIT: i remove it and all went fine. the only problem is that roxio central somehow didtn get installed so i cant use it to launch the other programs or to burn files within itself. thats bad. i dont know how is this happening with only the Installerdir entry removed...anyone with ideas? thanks. i really like the roxio central because of the integration of launching programs and burning in it... BTW, its not the shortcut missing, the executables required were not installed. i checked this with my other machine and looking at the target file of the shortcut.
  13. the update referred above is the cumulative for 7.0.7. there is already an 7.0.8 update but its not cumulative, you have to run both updates in order to to rise version to 7.0.8.
  14. the java download page says the latest is update 9 since several days ago. where do you guys got this version?
  15. i prefer cmenu in the context menu instead of the sendto menu but i think is great to know that one can make more utitlities.
  16. thanks, i was wondering if it works with latest alcohol. now i know for sure.
  17. i was just about to say that.
  18. i personally hate itunes. the best library manager/player is J. river Media Center IMHO. this installer is useful for a lot of clients who use ipods on thier computers. thanks shark.
  19. never thought of the venerable iexpress. thanks for the reminder. i already pack it and it worked well. thanks to all for the other advices.
  20. i appreciate your cocec pack but i just install some of the components in there so i make some installers of my own. the only thing im missing is the ac3-acm decompressor...i just finished my installer for it...will test it and post if it works. thanks.
  21. wiil it work if i make an installer (msi) that copies the acm file to system32 and then import those reg keys to the registry. i want to use it from runonceex. thanks for the help. i will make it meanwhile to see if it works with an installed copy of windows.
  22. i have been trying to install it without any luck at all. i got just an error message with and "Ok" Button when i try to install with this command: rundll32 syssetup,SetupInfObjectInstallAction DefaultInstall 128 .\AC3ACM.inf it comes in two files: AC3ACM.acm and AC3ACM.inf i call it from runonceex in the hdd with a cmd file with the above command. the cmd file is along with these two files. i dont know how to install it. anyonw can point me out on this one? thanks.
  23. anyone has been able to install EMC 9 without any problems? i just got it but havent try it yet.
  24. i remember i tried to install it a few months ago but cant remember why it didnt worked that way. i let it alone because i have been busy now. let me see if i can try again in a few days to see how it goes.
  25. @rez you can use orca, but you need to know what you are looking for inside the msi setup tables, if not, you can loose yourself very quickly in there try using some searches to find installshield references or microsoft so you can learn some parts of an msi installer table.
×
×
  • Create New...