There's no help file here.I had tryed many times that I got a errlog.
===================
Error in script "C:\VCdControlTool\Other\Source\PortableApps.comInstaller.nsi" on line 1223 -- aborting creation process
======================
Anybody can give me a sample directory lists ?
my file list:
C:\VCdControlTool\VCdControlTool.exe
C:\VCdControlTool\VCdRom.sys
C:\VCdControlTool\help.html
C:\VCdControlTool\App\AppInfo\appinfo.ini
appinfo.ini
//
[Format]
Type=PortableApps.comFormat
Version=0.91
[Details]
Name=VCdControlTool
AppID=VCdControlTool
Publisher=No Publisher Specified
Homepage=example.com
[License]
Shareable=true
OpenSource=true
Freeware=true
CommercialUse=true
[Version]
DisplayVersion=0.1
PackageVersion=0.1.0.0
[Control]
Icons=1
Start=VCdControlTool.exe
//
It dossnot work.
pls help me to work it correctly.
You have to follow the spec detailed here:
https://portableapps.com/development/portableapps.com_format
Off the bat I see no appicon.ico or apicon_*.png in your AppInfo directory.
And when you run the PortableApps.com Installer and point it to your base directory (the directory containing VCD* and help.html) it will give you an error log if it fails. The last 3 lines contain that info and if you post them it will help.
Sometimes, the impossible can become possible, if you're awesome!
"AppNamePortable: contains the main application launcher, typically named AppNamePortable.exe and the main help file help.html. No other files are present in this directory by default."
How can I creat a application launcher,is there any software can be useful?