This commit is contained in:
32
Installs/Legacy/yamaha/yamaha.iss
Normal file
32
Installs/Legacy/yamaha/yamaha.iss
Normal file
@@ -0,0 +1,32 @@
|
||||
[Setup]
|
||||
AppName=AyaNova Yamaha Malaysia eWarranty - import plugin
|
||||
AppVerName=AyaNova Yamaha Malaysia plugin 7.2.1
|
||||
AppPublisher=Ground Zero Tech-Works Inc.
|
||||
AppPublisherURL=http://www.AyaNova.com/
|
||||
AppSupportUrl=http://forum.ayanova.com
|
||||
AppVersion=7.2.1
|
||||
;App ID is used for updating and patching
|
||||
;see: http://www.jrsoftware.org/iskb.php?updateinstall
|
||||
AppId=YamahaMalaysia
|
||||
DefaultDirName={pf}\Ground Zero Tech-Works Inc.\AyaNova
|
||||
DefaultGroupName=AyaNova
|
||||
UninstallDisplayIcon={app}\AyaNova.exe
|
||||
LicenseFile=license.rtf
|
||||
WizardImageFile=wizlarge.bmp
|
||||
WizardImageStretch=no
|
||||
WizardImageBackColor=clWhite
|
||||
WizardSmallImageFile=wizsmall.bmp
|
||||
;Hide page asking where shortcuts should go
|
||||
DisableProgramGroupPage=Yes
|
||||
;Hide page prompting user for install location as there is only one valid location
|
||||
DisableDirPage=Yes
|
||||
OutputBaseFilename=yamaha-malaysia-plugin-setup
|
||||
OutputDir=..
|
||||
;"release" mode full compression
|
||||
Compression=lzma/ultra
|
||||
SolidCompression=true
|
||||
InternalCompressLevel=ultra
|
||||
|
||||
[Files]
|
||||
Source: "AyaNova.PlugIn.Yamaha.dll"; DestDir: "{app}\plugins\yamaha";Permissions: everyone-full;Flags:ignoreversion;
|
||||
|
||||
Reference in New Issue
Block a user