suggestions on how to best create Portable Apps

Discussion in 'Software' started by droplet, Jun 16, 2022.

  1. droplet

    droplet Rock Star

    Joined:
    Apr 23, 2020
    Messages:
    999
    Likes Received:
    453
    Location:
    up up and away
    Hi Everyone,
    I'd like to make some portable apps, I've seen that there is some free software for making them, but I'm not sure what the the best practice is.
     
  2.  
  3. demberto

    demberto Rock Star

    Joined:
    Nov 27, 2018
    Messages:
    931
    Likes Received:
    325
    Personally I would just extract the installer and make some script or 2 myself. I use Universal Extractor 2, it can extract from most installers. You can also use innounp for Inno Setup and 7zip for NSIS installers. majority of the installers use Inno, followed by NSIS. Still some installers use MSI but that is a miniscule chunk. iZotope uses VMWare Installbuilder, I don't know if it can be extracted.

    There's also VMware ThinApp which is especially made for creating portable installations from more complicated setups. Apart from that, Team VR encrypts their installers making then unextractable without something like Sandboxie or ThinApp.

    But frankly I don't understand why people need portable installs? Things like APPX have made installation/removal as easy as Android.
     
  4. droplet

    droplet Rock Star

    Joined:
    Apr 23, 2020
    Messages:
    999
    Likes Received:
    453
    Location:
    up up and away
    Thanks Demberto, I am putting together a Reaper flash drive with samples and vst so I can go anywhere and compose on any computer.
     
  5. McRoi

    McRoi Member

    Joined:
    Jun 24, 2013
    Messages:
    28
    Likes Received:
    12
    Laptop :wink:
     
  6. droplet

    droplet Rock Star

    Joined:
    Apr 23, 2020
    Messages:
    999
    Likes Received:
    453
    Location:
    up up and away
    I wish.
     
  7. droplet

    droplet Rock Star

    Joined:
    Apr 23, 2020
    Messages:
    999
    Likes Received:
    453
    Location:
    up up and away
    what kind of script? maybe I could copy it.
     
  8. demberto

    demberto Rock Star

    Joined:
    Nov 27, 2018
    Messages:
    931
    Likes Received:
    325
    Batch script for registry, copying etc. You will only need it for registering your Reaper license, if it can be copied and works. I don't know about Reaper licensing.

    I think copying the reaper folder from Program Files will be sufficient. The appdata/local or appdata/roaming folder will also have a reaper folder which you will need to copy.
     
  9. droplet

    droplet Rock Star

    Joined:
    Apr 23, 2020
    Messages:
    999
    Likes Received:
    453
    Location:
    up up and away
    I have confused you with my poor writing. Reaper on the usb 2 flash works great and I have some vst and samples etc. I also have a portable kontakt with several libraries. I'd like to create other portables for my go to stuff.

    I might need to do sym link
     
  10. Xupito

    Xupito Audiosexual

    Joined:
    Jan 21, 2012
    Messages:
    6,983
    Likes Received:
    3,855
    Location:
    Europe
    If you can use a portable version go for it. If not, a symlink version is the closest.
    Always keep the cr*ck\keygen in case is different for every PC. The famous hardware-id or equivalent.

    There's a middle ground and that's the incredibly useful "Total Uninstall" which I use to make symlink versions. But you have a "backup and restore" option way faster and easier. Read and drool:
    https://www.martau.com/document/transfer-programs-to-new-pc.php
     
    • Love it! Love it! x 2
    • Interesting Interesting x 1
    • List
  11. droplet

    droplet Rock Star

    Joined:
    Apr 23, 2020
    Messages:
    999
    Likes Received:
    453
    Location:
    up up and away
    Big Thank You! With a usb 3 superfast flash drive, reaper, portable apps and symlinkz to vsts you don't need a nasa compter to make a track.
     
  12. Xupito

    Xupito Audiosexual

    Joined:
    Jan 21, 2012
    Messages:
    6,983
    Likes Received:
    3,855
    Location:
    Europe
    Well, that makes installing way faster, which is a lot. The rest doesn't change.
     
  13. softice

    softice Producer

    Joined:
    Sep 19, 2021
    Messages:
    124
    Likes Received:
    95
    jjj
     
    Last edited: Aug 12, 2022
  14. droplet

    droplet Rock Star

    Joined:
    Apr 23, 2020
    Messages:
    999
    Likes Received:
    453
    Location:
    up up and away
    I found a few on rutracker too.
     
  15. droplet

    droplet Rock Star

    Joined:
    Apr 23, 2020
    Messages:
    999
    Likes Received:
    453
    Location:
    up up and away
    I found this: Total Uninstall Professional Edition 6.18.0.400 Final + Portable
     
  16. xorome

    xorome Audiosexual

    Joined:
    Sep 28, 2021
    Messages:
    736
    Likes Received:
    582
    Keep in mind that Reaper natively supports portable installations. Just get the official installer from the official site and tick 'portable'. R2R's keygen works on newer / portable Reaper versions too.
     
    • Agree Agree x 1
    • Winner Winner x 1
    • Interesting Interesting x 1
    • List
  17. Xupito

    Xupito Audiosexual

    Joined:
    Jan 21, 2012
    Messages:
    6,983
    Likes Received:
    3,855
    Location:
    Europe
    Exactly. Besides, it's like several Ample Sound and all Meldaproduction releases. You only need the latest cr*ck and the demo download from the official site.
     
  18. Xupito

    Xupito Audiosexual

    Joined:
    Jan 21, 2012
    Messages:
    6,983
    Likes Received:
    3,855
    Location:
    Europe
    There're a lot. Just search "no install" and 90% of vsts are there. Not to mention the latest Cubases/Nuendos. Click and play.
    There's newer versions. Check your PM
     
    Last edited: Jun 17, 2022
    • Interesting Interesting x 1
    • Love it! Love it! x 1
    • List
  19. softice

    softice Producer

    Joined:
    Sep 19, 2021
    Messages:
    124
    Likes Received:
    95
    'u
     
    Last edited: Aug 12, 2022
  20. junh1024

    junh1024 Rock Star

    Joined:
    Jul 28, 2011
    Messages:
    1,395
    Likes Received:
    432
    The alternative is to install windows on a USB stick, and then nothing needs to be portable. There are lots of guides on the internet for this, my method is a bit hacky (install windows on USB via a VM, then disconnect VM). But then you need to mess with the boot settings of the guest PC.
     
  21. OBKenobi

    OBKenobi Producer

    Joined:
    Jul 14, 2012
    Messages:
    213
    Likes Received:
    103
    Some cracked apps work badly. Magix Vegas is a good example. The portable version works flawlessly for some reason, but many people cannot get the regular version to install or run without crashing. Another example is Adobe apps which fill your PC with crap. The portable versions don't install any of that stuff.
     
Loading...
Similar Threads - suggestions best create Forum Date
Suggestions for the best motherboard for ryzen 7 5800X? Computer Hardware Feb 6, 2023
best multi hoster suggestions? Internet for Musician Sep 16, 2020
Any suggestions on best way to rationalise external hard drives? PC Aug 4, 2018
I have £300 - Ideas and suggestions please Lounge Wednesday at 10:13 AM
How to properly use a reference track (tutorial suggestions /tips) Mixing and Mastering Feb 9, 2024
Loading...