Jump to content

ricktendo

Members
  • Joined

  • Last visited

Everything posted by ricktendo

  1. Here is how you install Magic Snap, stop the browser from running, kill the task and enter your registration ;!@Install@!UTF-8! GUIMode="2" RunProgram="ashampoo_magicalsnap230_sm.exe /VERYSILENT /MERGETASKS=!regkey" RunProgram="hidcon:cmd /c tskill ashsnap" RunProgram="hidcon:cmd /c \"reg add \"HKCU\Software\Ashampoo\Ashampoo Magical Snap 2\" /v RegistrationKey /t REG_SZ /d ABCDEF-123456-ABC123 /f\"" ;!@InstallEnd@! What stops the browser from launching is the /MERGETASKS=!regkey switch Here is how I found out how to stop the browser from launching using CMenu's Identify Installer Inno Setup
  2. OWNED For pdfMachine.exe - Extract the installer to a sub directory - Edit bgsconf.ini quiet = 0 - Change to 1 quiet = 1 Repack the installer and simply make it run bgsSetup.exe
  3. I can help you make some killer uninstallers for your theme packs
  4. Here is a tip for you makave if you want to make a gr8 theme uninstaller you can prompt the user to change his theme in case the theme he is currently using is the one he currently wants to uninstall [Uninstall] BeginPrompt=Change.Theme.First RunPreSetupCommand=Open.Theme.Dialog DelFiles=etc etc [Change.Theme.First] Title=Theme Uninstaller Prompt="The following will uninstall the *blank* theme, make sure to change the theme to another if it is currently in use." ButtonType=OKCANC [Open.Theme.Dialog] rundll32 shell32.dll,Control_RunDLL desk.cpl desk,@Themes /Action:OpenTheme /File:"""%16440%\themes\windows classic.theme"""
  5. Its pretty simple Makave, I use it with my NeroDiscCopy and Kel uses it with his Uber. The secret is you add these strings to the uninstall registry of your smaller sub programs [Uninstall.Registry] HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SubProgramName","ParentDisplayName",,"MainReaperProgram" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SubProgramName","ParentKeyName",,"KeyName" ParentKeyName=Whatever is after Uninstall\ <-Here ParentDisplayName=Whatever is afer the "DisplayName",,"*Here*"
  6. ricktendo replied to ricktendo's post in a topic in WPI, nLite and RVM Addons
    Programs has been long abandoned, Vier the creator has not updated it
  7. IDK if this will work but you can try to kill the task for the Ahampoo soft when it launces (only will work with the new 7zip sfx) Option 1 TASKKILL ;!@Install@!UTF-8! GUIMode="2" RunProgram="setup.exe /SP /VERYSILENT" RunProgram="hidcon:cmd /c taskkill /f /im process_name.exe /t" ;!@InstallEnd@! Option 2 TSKILL ;!@Install@!UTF-8! GUIMode="2" RunProgram="setup.exe /SP /VERYSILENT" RunProgram="hidcon:cmd /c tskill process_name" ;!@InstallEnd@! If you use tskill instead of taskkill don't add the .exe part (BTW the only reason to use tskill is for XP Home compatibility) And tell me one more thing... Do you use nLite or the Integrator, because there may be a way to add your serials if you use nLite EDIT: I will download the softs later and let you know how and if i was able to install them and kill the app, also will let you know if its possible to add registration. (cant atm because we have some bad weather and flooding)
  8. Its a theme called Diamond, its the only one I leave in this addon
  9. ricktendo replied to LUZR4LIFE's post in a topic in General Discussion
    I like the way you included your specs
  10. MSI installers are the hardest to make into true addons :sweatingbullets:
  11. ricktendo replied to NIM's post in a topic in Announcements
    WOW! both good and bad news in one. I see you had to remove most of the cool features to save resources like i-Tab skins, shout (gonna miss this the most), snow and stuff Hopefully we find a hosting service as good as MSFN, maybe somebody will read this who knows one.
  12. ricktendo replied to diezil's post in a topic in Introduction
    Off Topic: The xmasy theme had to be taken down due to too much load on the server
  13. Not really, but I can say that v6 is super fast; hardly any slowdown
  14. All look gr8 thanks
  15. ricktendo replied to cro-man's post in a topic in Software Field
    Off Topic: Hey croatia man do you know of any good auto shutdown programs to shutdown my PC? (freeware of shareware). I ask you because you got allot of good recommendations (a.k.a. cro-ware )
  16. ricktendo replied to LUZR4LIFE's post in a topic in General Discussion
    What I like are chips and sour cream...
  17. ricktendo replied to ricktendo's post in a topic in WPI, nLite and RVM Addons
    Updated v1.8.0 Beta (build 7041)
  18. ricktendo replied to NIM's post in a topic in General Discussion
    Forgive the quality, I don't have a camera Here is my 11 year old cat Missy(fuss) Here is my 10 year old dog Max(imus) and one of 3 stray cats I feed
  19. None, nLite patches mine
  20. Thanx SmOk3r :thumbsup_anim:
  21. OK so I got Microsoft
  22. I don't know... Waiting on somebody that uses the integrator to tell me
  23. did you go into the windows sidebar properties and select "always on top"? Heres mine, it resizes my explorer and browser windows You can change it from your control panel
  24. I use driverpacks with no prob... Just be conservative on the addons and use DPs Base last (just before you make your iso)