You are here

ImgBurn Application Launcher

8 posts / 0 new
Last post
Voltron43
Voltron43's picture
Offline
Last seen: 2 years 10 months ago
Joined: 2009-10-12 12:52
ImgBurn Application Launcher

I've seen that a few people have tried to create a PortableApps launcher for ImgBurn and stopped developing it (ImgBurn Portable (v2.4.0.0), proper PAM/standalone portable app package - February 29, 2009, ImgBurn Portable Launcher Dev 5 "Need Testers" - 2008-06-30).

I'm thinking of programming the launcher in AutoHotkey (similar to Nathan9222's CCleaner PortableLauncher, Recuva PortableLauncher, and Defraggler PortableLauncher).

The portable launcher will first download the latest version from the website, install it on the Flash Drive, then launch ImgBurn. Lightning UK, the author of ImgBurn, posted the following in the ImgBurn forum:

Feel free to recommend the program as a solution for burning the ISO file and even link to the download page but to keep things easy, I'd prefer it if you didn't 'bundle' it. It's not really how I like ImgBurn to get distributed and if I say it's OK for one company to do it (like in your case where burning is nothing to do with the main product you're selling), others (where that's not the case) assume it's OK for them too - that's what I want to avoid.

What do you guys think?

horusofoz
horusofoz's picture
Offline
Last seen: 7 months 1 week ago
Joined: 2008-04-03 22:45
Sounds good : )

Seems the same principle as a PAF Live installer. Maybe have a look at PicPick Portable or Java Portable to see how this has been done in the past.

PortableApps.com Advocate

the0ne
Offline
Last seen: 14 years 6 months ago
Joined: 2009-10-23 15:34
Check the imgburn forum the author replied

As has just been done with the U3P installer, if you make one I can disassemble/copy or tell me the steps, I'll do it and stick it on the website.

I just need to be able to automate the package creation so I can do it with the double click of a BAT file. (i.e. create the normal setup, u3p and portableapps one at the same time

http://forum.imgburn.com/index.php?showtopic=12282

Voltron43
Voltron43's picture
Offline
Last seen: 2 years 10 months ago
Joined: 2009-10-12 12:52
I've replied to the author's

I've replied to the author's post.

John T. Haller
John T. Haller's picture
Offline
Last seen: 3 hours 11 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
BAT file

Also let him know it can be done with a BAT file. You can feed the X:\PathToFiles\IMGBurnPortable path to PortableApps.comInstaller.exe and it will automatically create and drop the installer in X:\PathToFiles

Sometimes, the impossible can become possible, if you're awesome!

Voltron43
Voltron43's picture
Offline
Last seen: 2 years 10 months ago
Joined: 2009-10-12 12:52
Done
Voltron43
Voltron43's picture
Offline
Last seen: 2 years 10 months ago
Joined: 2009-10-12 12:52
Launcher Language Question

I noticed that most launchers are programmed using NSIS and so I ask if all launchers should be programmed in NSIS or can a different language be used (such as AutoHotkey)?

OliverK
OliverK's picture
Offline
Last seen: 2 years 10 months ago
Developer
Joined: 2007-03-27 15:21
yeah. But honestly, you

yeah. But honestly, you should probably use NSIS as most of use are proficient in it, and you can copy\paste most of the things that you need. Biggrin

Too many lonely hearts in the real world
Too many bridges you can burn
Too many tables you can't turn
Don't wanna live my life in the real world

Log in or register to post comments