Skip to content
⌘ NSIS Forum Archive

Multi Installer (Is this possible)

7 posts

jpruizs#

Multi Installer (Is this possible)

Hello:

I want to make a multi installer, the application must do this:

1. Install Skype.
2. Create a shortcut in the desktop to a web page.

The idea is to install skype, just in case it doesnt have been installed before.

Is this possible?

How?
ZmAn3#
well make 2 sections one for the desktop shortcut and one for skype also 2 things instead of just installing skype you might want to have your installer check the registry to see if they already have it installed

HKEY_LOCAL_MACHINE\SOFTWARE\Skype\Phone\SkypePath
ZmAn3#
heres a example with bmps and script ,youll need to put the skypesetup.exe file from there website in the same directory as the script for it to compile .
jpruizs#
Download didnt work

I cant extract the compressed file.

Im using power archiver. What could it be?

Thanks

JP