You are here 705137

Launchers 3v222f

13 posts / 0 new
Last post
Nerd
Offline
Last seen: 16 years 1 month ago
ed: 2006-03-29 17:50
Launchers

How do you make launchers? Im still in the batch phase- and it sucks.

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 15 years 8 months ago
ed: 2006-01-06 21:27
Easy

Use NSIS and I use HM NIS Edit to edit/make NSI source files. Or you could use Notepad.
----
R McCue
PortaBlog Home and My Website

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

Bahamut
Bahamut's picture
Offline
Last seen: 13 years 6 months ago
ed: 2006-04-07 08:44
Can you make links for

Can you make links for updated launchers? I auto-update Fx and TB, so I may have a terribly outdated launcher with an up-to-date Fx and TB.

Vintage!

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 15 years 8 months ago
ed: 2006-01-06 21:27
Wha?

What do you mean?
----
R McCue
PortaBlog Home and My Website
PortaBlog is now officially out of beta!

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

Ashes for Tears
Offline
Last seen: 17 years 7 months ago
ed: 2006-01-11 08:41
Currently...

I believe the only way to update your launcher would be to just the most current PFF, or what have you. To stay up on that, I suggest you subscribe to the RSS feeds for the apps. Clicking on one of the live bookmarks will take you to the news release, and from there, you can go directly to the said app's page.

Ashes

------

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 15 years 8 months ago
ed: 2006-01-06 21:27
Ah.

Actually, I had an Update announcer, but I couldn't be stuffed to finish it so the code turned into the code for Libertà's Update module.
I am evil.
----
R McCue
PortaBlog Home and My Website
PortaBlog is now officially out of beta!

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

Ashes for Tears
Offline
Last seen: 17 years 7 months ago
ed: 2006-01-11 08:41
Incarnate!

But not up to Bruce's level yet. Blum Biggrin
Ashes

------

Nerd
Offline
Last seen: 16 years 1 month ago
ed: 2006-03-29 17:50
"Easy Submitted by rmccue on

"Easy
Submitted by rmccue on June 16, 2006 - 8:29pm.

Use NSIS and I use HM NIS Edit to edit/make NSI source files. Or you could use Notepad.
----
R McCue
PortaBlog Home and My Website
reply"

How?

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 15 years 8 months ago
ed: 2006-01-06 21:27
Learn NSIS

It's a sort of scripting language.
----
R McCue
PortaBlog Home and My Website
PortaBlog is now officially out of beta!

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

Bahamut
Bahamut's picture
Offline
Last seen: 13 years 6 months ago
ed: 2006-04-07 08:44
Can one use NSIS to make

Can one use NSIS to make launchers for basically any app on a portable drive?

Vintage!

Bruce Pascoe
Offline
Last seen: 13 years 5 months ago
ed: 2006-01-15 16:14
Yep.

NSIS is almost a full programming language. You can do almost anything with it now, and since it was originally designed to make program installers, you compile your script to an .exe rather than having to distribute a runtime, which is nice.

-
[email protected]  [aim: fatcerberus]
I have no witty remarks or quotes to share at the moment.

Bahamut
Bahamut's picture
Offline
Last seen: 13 years 6 months ago
ed: 2006-04-07 08:44
How do I start making things

How do I start making things with it? I ed NSIS 2.17 from nsis.sourceforge.net and HM NIS Edit. (I won't use them until I get home; I'm at the library now). I haven't been able to find an overall guide. I have experience with Java, so I have at least basic programming skills and knowledge of its concepts. I'd like to start making launchers for my other portable apps. I'll definitely look at John's source files for the apps here.

Vintage!

Deuce
Offline
Last seen: 14 years 8 months ago
Developer
ed: 2005-12-24 16:32
Help File

Take a look at the NSIS help files and rees. I used the manual to learn all I needed to. It is very informative.

***********************************
Deuce {The Core}{Dev Blog}
Portable Software: Just the beginning.

Deuce
Portable Software: Just the beginning.

Topic locked