You are here

How do you make an app portable?

3 posts / 0 new
Last post
teqnilogik
Offline
Last seen: 18 years 1 month ago
Joined: 2006-11-26 10:13
How do you make an app portable?

I am wondering what modifications are made to applications in order to make them portable. I know that for a lot of apps all that is required is to just copy their program files over to a flash drive and they'll run as long as they don't rely too much on the registry. I am just curious how apps on PortableApps.com are modified to make them portable. What changes are made to the programming code, etc?

Zach Thibeau
Zach Thibeau's picture
Offline
Last seen: 2 years 2 months ago
Developer
Joined: 2006-05-26 12:08
Well

There is no modification at all just move the apps like this
-portable app name
->App (put your app folder here)
->Data or settings

and next you need a good basic knowledge of nsis to make the exe. the launcher is just a redirect of the apps own exe but modified to also make sure the registry is used little as possible and if it is then it erases from the registry. if this does not help then maybe john would be better to ask
----------------------------------------------------
My own linux Distro called Ubuntu Multimedia Center

your friendly neighbourhood moderator Zach Thibeau

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 15 years 3 months ago
Joined: 2006-01-06 21:27
Try

the Development link at the top of the page.
----
Ryan McCue
Cube Games
Life is like a sewer. What you get out of it depends on what you put into it.
(Tom Lehrer)

"If you're not part of the solution, you're part of the precipitate."

Topic locked