how to create a portable app?


  1. Posts : 4
    Windows 7 Ultimate x64
       #1

    how to create a portable app?


    I have an application that I want to make portable. It is free and I have. EXE for it. I also installed the PortableApps start and NSIS portable. I'm stuck in trying to create an application portable.
    I can not find any detailed instructions at all. I found bits and pieces here and there, but nothing that helped me from beginning to end.
    Can someone please help me with this? I really appreciate it.

    Thank you, MastAvalons
      My Computer


  2. Posts : 4
    Windows 7 Ultimate x64
    Thread Starter
       #2

    any ideas??
      My Computer


  3. Posts : 10,455
    Microsoft Windows 7 Home Premium 64-bit Service Pack 1
       #3

    Hi MastAvalons and welcome to Seven Forums. I think you may be better posting on PortableApps.com forum.Forums | PortableApps.com - Portable software for USB, portable and cloud drives
      My Computer


  4. Posts : 2,468
    Windows 7 Ultimate x64
       #4

    For any program to be "portable" it means that it doesn't depends at all on an installer or reads/writes to registry or to folders outside the one where it resides. If you took care of those when writing it, it will work in "portable" form.
    Forget about NSIS. It's used to make the installer, which for a portable is something you'll want to avoid. The distribution media will only consist of the main exe, together with any dlls or files that it may require, typically in a zip archive.
    That, when extracted to an arbitrary directory, should work right out of box. And the program should NOT touch anything outside that folder, unless specifically instructed to do so by the user.
      My Computer


  5. Posts : 12
    Windows 7 Professional x64
       #5

    You first need to download and install a utility called ‘Cameyo’. This
    utility is an application virtualisation environment that packages the entire
    application, including settings, data, files, DLL fi les, registry entries, etc. into a
    single executable file. On running it, the application is extracted into a temporary
    folder and the registry values and user settings, etc. are temporarily added
    to the guest PC as if it were already installed. You will thus no longer need
    to install your apps every time you move from one computer to another.
    Download Cameyo from ‘http://
    www.cameyo.com’ and install it on
    your PC.
      My Computer


  6. Posts : 245
    Win7
       #6

    MastAvalons said:
    any ideas??
    Install the pwogwam on a waptop
      My Computer


  7. Posts : 4
    Windows 7 Ultimate x64
    Thread Starter
       #7

    Hi guys! I use some advice. Also, I asked my question on portableapp
    + thanks, KimJong
      My Computer


  8. Posts : 10,455
    Microsoft Windows 7 Home Premium 64-bit Service Pack 1
       #8

    Thanks for letting us know MastAvalons.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 16:19.
Find Us