Jump to content

Shark007

Banned
  • Posts

    3,135
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by Shark007

  1. No i don't. I don't use this program at all, i just created the installer for others because .. i can. Possibly an MSFN member who has downloaded it already will make it available and post a link in this thread. From what i read on the internet, this program (v7.0) is riddled with all kinds of bugs. I'll bet there will be a new release within a week or 2, to deal with the majority of bug reports Apple is receiving over this release. shark
  2. I didn't translate my previously posted stripped down installer. I downloaded the Spanish version from Adobe, stripped it down identically as i did the English version, packaged it up and posted the results here. I couldn't even test it because being a native Spanish version it would instantly halt with a Spanish message which i assume was telling me i was a dumbass for trying to install Spanish on an English system. I created the MSI's from scratch for most of my switchless installers and if you would give me a list of programs i could add the Spanish strings to the installer. The only problem is that this would get it installed on a Spanish system but the actual program would still be English. shark
  3. Report your bugs to Apple.com , this software is loaded with them. I didnt create this installer, it is Apple's. shark
  4. for QuickTime 7.1.3 extract qucktime.msi and install with usual msi switches. qucktime.msi /qb /norestart ... for totally silent use /qn instead of /qb shark
  5. Visit my repository for Adobe Reader Lite Spanish v7.08 Have a nice day . let me know how it worked. shark
  6. RogueSpear was kind enough to host ALL my stuff also, Thanks man ... shark
  7. EDIT; no, this distribution is english only.shark
  8. You're welcome. passwords/cookies from within firefox menubar, tools/options/Privacy TAB/settings .... go in here 1st then checkbox under privacy TAB:remember password shark
  9. Here you go shark
  10. Thanks. 1.5.0.7 has gone final .. get it now. shark
  11. No, i meant that if you had proper registration information you'd enter it properly.shark
  12. sorry, circumventing registration is a no no.
  13. Dump kLite, switch to mine. You won't need anything else. Also, my new versions will detect old versions and upgrade them, so there is support well beyond the initial install. I am in the process of submitting my package to free-codecs.comshark
  14. Its already on my site. Its contained in the Advanced Filter and Codec Pack. shark
  15. easy info: info version 1: place VSFilter.dll into system32 run regsvr32.exe /s VSFilter.dll create a shortcut with this: rundll32.exe VSFilter.dll,DirectVobSub info version 2: use my codec pack from my repository. shark
  16. There is a switchless installer on my repository for iTunes 7 shark
  17. I tried a beta of 7zip, dragging worked in that version.8.1.066 is also available on my site. shark
  18. This project has moved and is now under the direction of elajua. Download URLs and comment can be made in the new thread. shark
  19. Since this is now distributed in a winrar archive, right click it, choose OPEN with winrar.Now you can just ddrrraaaggg your new files into the winrar program so that they overwrite the existing files. shark
  20. kalavera, very nice research and thank you for sharing your findings. I now see the error in my methods of testing. I mostly concentrate on having things SVCPACK compatible because 90% of MY unattended installations are done that way. The applications in question, were both svcpack compatible. Only applications that couldn't be made svcpack compatible are 'downgraded' (I know, bad term) to runonce(ex) installation. But i never really did 'test' these scenario's fully because to me, erroneously, it was the same as being logged in meaning they weren't being installed in a sequential order as in runounce(ex). again, thanks muiz, have you tested uninstalling one of my msi installers after repacking using tempmode thru svcpack? In my tests, uninstall failed with the message 'can't find *.msi' This is why i use %systemroot%\installer and delete the setup files after installation, preserving the actual msi for windows to use during uninstall. shark
  21. Yes, that is the intent of the distribution is to allow you to replace files. NOTE: any file with the exact same filename may be replaced.shark
  22. This is NOT normal, completely unexpected, and the 1st i ever heard of my wares not showing in add/remove. For svcpack compatibility. If you aren't using svcpack, you may use tempmode if you wish.shark
  23. Which version didn't work? FINAL 8.0.812 or BETA 8.1.064?The beta is not distributed as multilingual at this time. When it goes final, I'll produce a multilingual version. shark
  24. The distributed files work in all my tests. (svcpack and runonce) As a side note, WinRAR doesn't have a corporate version. You may want to contact rarsoft.com You should possibly attempt installation of my wares using the SVCPACK METHOD. This way all users will have access to the programs not just the administrator. shark
  25. I think your problem exists in the format of your installations.Try a new entry, for each new ware. EXAMPLE: REG ADD %KEY%\011 /VE /D "Windows Live Messenger" /f REG ADD %KEY%\011 /V 1 /D "%CD%\INSTALL\MSNMSGS\msglive80812.exe" /f REG ADD %KEY%\012 /VE /D "Messenger Ink Installer" /f REG ADD %KEY%\012 /V 1 /D "%CD%\INSTALL\MSNMSGS\InkInstaller.exe" /f REG ADD %KEY%\013 /VE /D "Adobe Reader" /f REG ADD %KEY%\013 /V 1 /D "%CD%\INSTALL\PDFREADER\AR708.exe" /f I suggest you uninstall ANY ware before installing an updated version. Removing my installers through add/remove programs will not remove any of your 'personal' settings. Most likely, using the original microsoft installer after using mine will overwrite my installation but leave double entries in add/remove because my installer is my installer, and microsofts installer is microsofts. I didnt modify microsofts installer, i created a new one.shark
×
×
  • Create New...