You are here

How to get two launcher.exe

1 post / 0 new
QWiiK
Offline
Last seen: 8 years 8 months ago
Joined: 2015-06-23 16:53
How to get two launcher.exe

Hi,

i currently make my own portable version of Rainmeter and so far everything works fine. The only Problem I have is when I build the launcher - EXE I only get 'RainmeterPortable.exe' and the second one 'SkinInstallerPortable.exe isn't created.

That's my 'Control' section in appinfo.ini:
Icons=2
Start=RainmeterPortable.exe
Start1=RainmeterPortable.exe
Name1=Rainmeter
Start2=SkinInstallerPortable.exe
Name2=SkinInstaller

In my launcher.ini I have only this in 'Launch'-Section:
ProgramExecutable=Rainmeter\Rainmeter.exe

Don't I have to add an additional entry for the SkinInstaller.exe, like this? (I tried it but also didn't work)
ProgramExecutable1=Rainmeter\Rainmeter.exe
ProgramExecutable2=Rainmeter\SkinInstaller.exe

Could you please tell me what I am doing wrong? Smile

Thanks!
QWiiK