Jump to content

Shark007

Banned
  • Posts

    3,135
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by Shark007

  1. No, i meant that if you had proper registration information you'd enter it properly.shark
  2. sorry, circumventing registration is a no no.
  3. 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
  4. Its already on my site. Its contained in the Advanced Filter and Codec Pack. shark
  5. 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
  6. There is a switchless installer on my repository for iTunes 7 shark
  7. I tried a beta of 7zip, dragging worked in that version.8.1.066 is also available on my site. shark
  8. This project has moved and is now under the direction of elajua. Download URLs and comment can be made in the new thread. shark
  9. 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
  10. 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
  11. 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
  12. 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
  13. 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
  14. 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
  15. 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
  16. You're Welcome. The office plugin allows viewing office documents within firefox. The WindowsMedia/DRM plugins allow Windows Media Player to be used by firefox to play streaming video within firefox. shark
  17. The new 8.1.064 BETA is now available on my site as an editable installer. It is in WinRAR format because users find this alot easier to modify. to those willing to use a BETA, please test it and comment here. shark
  18. Check my site for a PREVIEW RELEASE of 1.5.0.7 use caution near small children, this installs so fast it may frighten them. shark
  19. Updated to v2.72 shark
  20. download the modified file and place it into the 'update' folder overwriting the existing file. now you can perform an offline unattended installation. shark
  21. i dont understand your request. If you're asking me to add addons to my installer, no, that wont happen. I'm listenning . . . I've heard, and in response, the next release will have a shortcut on the startmenu. 1.5.0.7 is near completion (it's currently in RC3 status)shark
  22. exactly what part of this will be in the startup folder after the 2nd reboot? self quote you need to get the cmd file placed there so it is executed on 2nd boot. shark
  23. Thanks for the response/input ScOOt3r From the lack of responses, i can only assume this is working just fine. Glad you all like it. shark
  24. This particular shortcut is being created after 1st logon. Upon 1st logon you'll see a message box telling you windows is setting up 'personalized settings' for IE , Outlook Express, etc. This is when the shortcut is created. To be able to delete it you'll need an extra reboot after runonceex has done its thing. Try using a self extracting EXE to place a *.cmd file into your 'startup' folder which will delete the shortcut and then also delete itself. To delete itself, make the last entry in the cmd file read: del %0 shark
  25. PLEASE TAKE NOTICE I have removed the svcpack compatibility designation. The installer has not changed but due to issues i've discovered, this installer must be used after 1st boot. My apologies to those affected. shark
×
×
  • Create New...