Jump to content

Shark007

Banned
  • Posts

    3,135
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by Shark007

  1. having a download URL sure helps to solve issues.. It is an NSIS installer, try /S for silent install. the 'S' must be in uppercase shark
  2. useless topic titles rarely get much help.Try editing your topic title with relevant information and possibly someone scanning the thread titles will have a solution for you. There is also a SEARCH function on this board. I suggest using it before asking for help. Although this POST i found by searching is quite old, it may be the answer you are looking for. shark
  3. No, not correct. Its under this parent key; [HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger\PerPassportSettings] in a unique 10digit key which is created as you create your login information. Here is the value you wish to set under this unique key: "DisableMSNToday"=hex:01,00,00,00 shark
  4. InstallItAll and thank you for providing it. shark
  5. The Flash files were UPDATED November 15. 2006 - 9.0.28 - Final shark
  6. The current distribution is in WinRAR format to make it easier to edit. This distribution can be a MB smaller if packed with 7zip. Repacking options come in as many choices as there are languages. You prefer an Invisible installation, and i'm sure you have no problem creating one. I prefer seeing things installed. I'm always on the lookout for faults. Packaging and roll out style is often a personal preference, not all can be fully satisified by a single rollout. shark
  7. you're heading in the right direction.in this line, X:\FC82\Setup.exe /s /sms /f1X:\FC82\Setup.iss The x's need to be replaced with drive letters, like this, C:\FC82\Setup.exe /s /sms /f1C:\FC82\Setup.iss of course, the appopriate files need to be placed to these locations for the commands to work. shark
  8. No No. This can't be set as 'global' setting. It is an indivudual setting assigned to each passport used/created. Even though you disable it from the options menu, the next passport loaded will get the annoying popup. This setting is assigned to a registration key that gets created as you create your passport login information.shark
  9. I personally cannot test installations other than English. If you use the installer 'As Is', it will default to english with no patching. The purpose of this distribution is to allow you to add patched/localized files to the installer. To the best of my knowledge, once you insert your patched files into this package, it will install with your localization. If you just want it to be your language without using modified files, replace these files: msgslang.dll msgsres.dll msidcrl40.dll msnmsgr.exe The supported languages are the languages of the replaced files. shark
  10. This is quite old, but i did manage to find a file for you. I hope it is what you're looking for. Get it here shark
  11. [HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger\PerPassportSettings] I should have also noted, this wont automatically fill in the appropriate boxes if that is what you seek. Those settings are saved in [HKEY_USERS] and cannot (easily) be reproduced. shark
  12. You're welcome. To fix issues associated with languages other than English, I have released a 'Multi Language' Installer. The English only Installer is also available. shark.
  13. Actually, before i posted the Installer, I tested it on a virgin installation of XP with SP2 with no other updates. In this situation, it does work. Using it on my Updated CD (RyanVM updated) , I'm finding it doesnt work. anyone else try the IE7 Installer? Whats your experience with it ... shark
  14. thank you for testing. I've redone the main program file now also. good luck. I've never had problems personally, but i'm only able to test english versions. please try again. shark
  15. ok, i revisited the package. I found a problem with the Language addon/package and have updated those files. Try installing the language pack BEFORE the main program. Please let me know if the updated files work for you. shark
  16. The last user with this problem tracked it to removals in nLite. try again without using nLite. shark
  17. search google for "a-patch" shark
  18. Not everyone experiences this problem, but many do. This is for users who installed Windows Media Player 11 and can no longer play .wmv files in alternate players. My codec package offered above also includes this fix but not until v4.1.7 is released. Get it from my repository. aprox 1MB shark
  19. Your idea is a living reality.. vist my repository for a switchless installer based on your instruction thanks for sharing shark
  20. The fact the someone would like to include a retail version in thier unattended install does NOT equate to asking for a proceedure to install warez. Many users of this forum are IT professionals looking for solutions to unattended installations. I am an IT Pro, and I found these forums because i was seeking solutions for my unattended needs.If the request was ' how do i install this crack...' the thread would be locked and the user banned. Finding a solution to install a retail version has nothing to do with warez. No serials are posted here, no links to illegal software are posted here. i have seen no request to circumvent legal registration proceedures. I'd also like to state, Thank You all.. for taking this discussion here in the apps section instead of the AutoIT script section. shark
  21. Have you tried the search function? I suggest you use "First Class" with the quotation marks as your search parameter. shark
  22. [quote name='Alanoll' post='213498' date='Oct 29 2004, 01:19 AM']Alrighty, finally got around to MASS pruning, a total of 3 pages at 25 posts a page....yeah.... Let's try and keep this thread free from as much discussion as possible.[/quote] Well that was 2 years ago.. Cleaned up again today, Lets keep it clean. [b]SUBMISSIONS ONLY - PM THE AUTHORS IF SOMETHING DOESNT WORK[/b] shark
  23. [quote name='Wesmosis' post='580257' date='Nov 1 2006, 05:39 AM']thanx sharky, you always bin a great help [/quote]you're welcome. [quote name='Wesmosis' post='580306' date='Nov 1 2006, 09:59 AM']but one more stupid thing, how to disable the association with Playlists?! I'm using MPC only for Videos, Winamp for sure for Audio files[/quote]I suggest you run the winamp installation after the mpc installation. shark
  24. Thanks for the input. Older version is once again available at the usual source. shark
  25. How to use a Switchless Installer. 1st of all, understanding what a switchless installer is: executute = installed There are several methods available, I'll touch the 2 main ones; SVCPACK METHOD Place the EXE downloaded into a folder named SVCPACK withih the I386 directory. expand svcpack.in_ to get to the svcpack.inf file edit this file to have it execute the EXE as follows: [setupHotfixesToRun] example.exe recompress the svcpack.inf file with this command in a DOS window: makecab svcpack.inf DO NOT LEAVE THE UNCOMPRESSED FILE SVCPACK.INF IN I386 - DELETE IT. ___________________________________________________________ RUNONCEEX METHOD I suggest you read this page in the Unattended Guide. shark
×
×
  • Create New...