You are here

poretable app creation

8 posts / 0 new
Last post
cthelight
Offline
Last seen: 16 years 6 months ago
Joined: 2006-12-05 13:13
poretable app creation

I have completed the .nsi file, and what do i do next?

Zach Thibeau
Zach Thibeau's picture
Offline
Last seen: 1 year 6 months ago
Developer
Joined: 2006-05-26 12:08
Well...

What you do next is to find an app that you want portablize and make it this way

|->App->Your Progam that you want portable.
|
|
Nsis Script |->Other
|
|->Data

Now that you have these settings made you should have nsis installed. After that right click on the nsis script and click compile. Usually you will need a splach image and an icon but thats sometimes not necessary for theme but you mostly want the icon

your friendly neighbourhood moderator Zach Thibeau

Dirinfo
Offline
Last seen: 9 years 11 months ago
Developer
Joined: 2006-11-24 04:02
go further, please!

That's seems to be a very short description!
Could you please go a little bit further and show us the minimal NSIS script to make a laucher for (as an example) Christian Ghisler's Total Commander?
Thanks in advance

cthelight
Offline
Last seen: 16 years 6 months ago
Joined: 2006-12-05 13:13
Registry.nsh

it cant find: Registry.nsh
were can i get it

Signature automatically removed for containing links

Zach Thibeau
Zach Thibeau's picture
Offline
Last seen: 1 year 6 months ago
Developer
Joined: 2006-05-26 12:08
from...

your friendly neighbourhood moderator Zach Thibeau

cthelight
Offline
Last seen: 16 years 6 months ago
Joined: 2006-12-05 13:13
GetParameters.nsh

were do i get: GetParameters.nsh
and is there any more plug ins that i should get?

Signature automatically removed for containing links

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 14 years 6 months ago
Joined: 2006-01-06 21:27
Save

this code: http://nsis.sourceforge.net/Get_command_line_parameters
as GetParameters.nsh

You will also need http://nsis.sourceforge.net/NewAdvSplash_plug-in
----
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."

cthelight
Offline
Last seen: 16 years 6 months ago
Joined: 2006-12-05 13:13
thanks

thanks a lot

Signature automatically removed for containing links

Topic locked