You are here

The problem of creating portable software using PortableApps.comLauncherGenerator.exe

8 posts / 0 new
Last post
Vera081
Offline
Last seen: 12 years 11 months ago
Joined: 2011-04-26 00:09
The problem of creating portable software using PortableApps.comLauncherGenerator.exe

established a program to create portabe software - PortableApps.comLauncherGenerator.exe. In the installation folder placed the installation file, which should have been done in a portable version. In this case it was a mail agent. In the same folder found two programs that need to be together with PortableApps.comLauncherGenerator.exe. - NSISPortableANSI_2.46_Rev_2_English.i NSISPortable_2.46_Rev_2_English. In the process of creating a portable software creates a file PortableApps.comLauncher and thus cause errors. At what email address I send the log files and a video clip that I recorded when creating portable program? Maybe it will need to find out why errors arising from.

At the end of the log file written by the following errors
!include: could not find: "D:\портабле\PortableApps.comLauncher\Other\Source\PortableApps.comLauncherCustom.nsh" (Segments.nsh:122)
!include: could not find: "D:\портабле\PortableApps.comLauncher\Other\Source\PortableApps.comLauncherDebug.nsh" (Debug.nsh:87)

mjashby
Offline
Last seen: 4 weeks 1 day ago
Developer
Joined: 2008-09-19 13:35
Nothing to worry about
Chris Morgan
Chris Morgan's picture
Offline
Last seen: 8 years 9 months ago
Joined: 2007-04-15 21:08
Warnings

Those are not errors, they are warnings. You can ignore them.

There is no need to use NSIS Portable (ANSI). You only need NSIS Portable (which is Unicode).

If it's not creating the launcher, there's some other error - if you paste the whole log it's easy to find the problem. If it is creating the launcher though then there's nothing wrong.

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

Vera081
Offline
Last seen: 12 years 11 months ago
Joined: 2011-04-26 00:09
Continuing the theme of

I can ignore these, as you said, warning. But when you start a file created PortableApps.comLauncher.exe out a message that says that the App / AppName / AppNameMeu.exe can not be found

С уважением,
Королёва Вера

Chris Morgan
Chris Morgan's picture
Offline
Last seen: 8 years 9 months ago
Joined: 2007-04-15 21:08
Not configured

You need to configure the PortableApps.com Launcher with the App\AppInfo\Launcher directory of your package. Read the documentation for more information on that.

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

Vera081
Offline
Last seen: 12 years 11 months ago
Joined: 2011-04-26 00:09
Detailed instructions

And you can link to detailed instructions?

С уважением,
Королёва Вера

depp.jones
Offline
Last seen: 1 day 9 hours ago
DeveloperTranslator
Joined: 2010-06-05 17:19
It's all on the download page

It's all on the download page of the launcher. More details, incl. examples can be found in the development section (link in the top menu). And feel free to ask for any specific problem in the development forum. Sometimes the search can help, too, if you are looking for a specific solution.

Vera081
Offline
Last seen: 12 years 11 months ago
Joined: 2011-04-26 00:09
Continuing the theme of

I have after I created a launcher program and run it out a mistake that App / AppName / AppNameMenu.exe not found. Folder named AppName is not created. Can I do something wrong?

С уважением,
Королёва Вера

Log in or register to post comments