home *** CD-ROM | disk | FTP | other *** search
Wrap
;InnoSetupVersion=5.0.4 [Setup] AppName=VNC AppVerName=VNC Free Edition 4.1.1 AppId=RealVNC AppVersion=4.1.1 AppPublisher=RealVNC Ltd. AppPublisherURL=http://www.realvnc.com AppSupportURL=http://www.realvnc.com/products/free/4.1 AppUpdatesURL=http://www.realvnc.com/download.html DefaultDirName={pf}\RealVNC\VNC4 DefaultGroupName=RealVNC UninstallDisplayIcon={app}\VNCViewer.exe,0 OutputBaseFilename=vnc-free-x86_win32 Compression=lzma PrivilegesRequired=none ChangesAssociations=yes AllowNoIcons=yes LicenseFile=embedded\License.txt InfoAfterFile=embedded\InfoAfter.txt WizardImageFile=embedded\WizardImage0.bmp WizardSmallImageFile=embedded\WizardSmallImage0.bmp [Files] Source: "{app}\winvnc4.exe"; DestDir: "{app}"; Components: WinVNC; BeforeInstall: "BudgeFile('{app}\winvnc4.exe')"; Flags: restartreplace ignoreversion Source: "{app}\vncconfig.exe"; DestDir: "{app}"; Components: WinVNC; BeforeInstall: "BudgeFile('{app}\vncconfig.exe')"; Flags: restartreplace ignoreversion Source: "{app}\wm_hooks.dll"; DestDir: "{app}"; Components: WinVNC; BeforeInstall: "BudgeFile('{app}\wm_hooks.dll')"; Flags: restartreplace ignoreversion Source: "{app}\logmessages.dll"; DestDir: "{app}"; Components: WinVNC; BeforeInstall: "BudgeFile('{app}\logmessages.dll')"; Flags: restartreplace ignoreversion Source: "{app}\vncviewer.exe"; DestDir: "{app}"; Components: VNCViewer; BeforeInstall: "BudgeFile('{app}\vncviewer.exe')"; Flags: restartreplace ignoreversion [Registry] Root: HKCR; Subkey: ".vnc"; ValueType: String; ValueData: "VNC.ConnectionInfo"; Components: VNCViewer; Flags: uninsdeletevalue Root: HKCR; Subkey: "VNC.ConnectionInfo"; ValueType: String; ValueData: "VNC Connection Info"; Components: VNCViewer; Flags: uninsdeletekey Root: HKCR; Subkey: "VNC.ConnectionInfo\DefaultIcon"; ValueType: String; ValueData: "{app}\vncviewer.exe,0"; Components: VNCViewer; Root: HKCR; Subkey: "VNC.ConnectionInfo\shell\open\command"; ValueType: String; ValueData: """{app}\vncviewer.exe"" -config ""%1"""; Components: VNCViewer; [Run] Filename: "{app}\WinVNC4.exe"; Parameters: "-unregister -register"; Description: "Install VNC Server Service"; Components: WinVNC; Tasks: installservice; Filename: "{app}\WinVNC4.exe"; Parameters: "-start"; Description: "Start VNC Server Service"; Components: WinVNC; Tasks: launchservice; Filename: "{app}\vncconfig.exe"; Parameters: "-service"; Description: "Configure VNC Server Service"; Components: WinVNC; Tasks: installservice; Flags: skipifsilent [UninstallRun] Filename: "{app}\WinVNC4.exe"; Parameters: "-stop"; RunOnceId: "StopService"; Components: WinVNC; Tasks: installservice; Filename: "{app}\WinVNC4.exe"; Parameters: "-unregister"; RunOnceId: "UnregisterService"; Components: WinVNC; Tasks: installservice; [Icons] Name: "{group}\VNC Server 4 (User-Mode)\Run VNC Server"; Filename: "{app}\winvnc4.exe"; Parameters: "-noconsole"; Components: WinVNC; Name: "{group}\VNC Server 4 (User-Mode)\Configure User-Mode Settings"; Filename: "{app}\vncconfig.exe"; Parameters: "-user"; Components: WinVNC; Name: "{group}\VNC Server 4 (Service-Mode)\Register VNC Service"; Filename: "{app}\winvnc4.exe"; Parameters: "-noconsole -register"; Components: WinVNC; Name: "{group}\VNC Server 4 (Service-Mode)\Unregister VNC Service"; Filename: "{app}\winvnc4.exe"; Parameters: "-noconsole -unregister"; Components: WinVNC; Name: "{group}\VNC Server 4 (Service-Mode)\Start VNC Service"; Filename: "{app}\winvnc4.exe"; Parameters: "-noconsole -start"; Components: WinVNC; Name: "{group}\VNC Server 4 (Service-Mode)\Stop VNC Service"; Filename: "{app}\winvnc4.exe"; Parameters: "-noconsole -stop"; Components: WinVNC; Name: "{group}\VNC Server 4 (Service-Mode)\Configure VNC Service"; Filename: "{app}\vncconfig.exe"; Parameters: "-noconsole -service"; Components: WinVNC; Name: "{group}\VNC Viewer 4\Run VNC Viewer"; Filename: "{app}\vncviewer.exe"; Components: VNCViewer; Name: "{group}\VNC Viewer 4\Run Listening VNC Viewer"; Filename: "{app}\vncviewer.exe"; Parameters: "-listen"; Components: VNCViewer; Name: "{userdesktop}\VNC Viewer 4"; Filename: "{app}\vncviewer.exe"; Components: VNCViewer; Tasks: desktopicon; Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\VNC Viewer 4"; Filename: "{app}\vncviewer.exe"; Components: VNCViewer; Tasks: quicklaunchicon; [Tasks] Name: "desktopicon"; Description: "Create a VNC Viewer &desktop icon"; GroupDescription: "Additional icons:"; Components: "VNCViewer"; Name: "quicklaunchicon"; Description: "Create a VNC Viewer &Quick Launch icon"; GroupDescription: "Additional icons:"; Components: "VNCViewer"; Name: "installservice"; Description: "Register and configure VNC Server for Service-Mode"; GroupDescription: "VNC Server configuration:"; Components: "WinVNC"; Name: "launchservice"; Description: "Start the VNC Server in Service-Mode"; GroupDescription: "VNC Server configuration:"; Components: "WinVNC"; [Components] Name: "winvnc"; Description: "VNC Server"; Types: "full custom"; Name: "vncviewer"; Description: "VNC Viewer"; Types: "full compact custom"; [Types] Name: "full"; Name: "compact"; Name: "custom"; [CustomMessages] default.NameAndVersion=%1 version %2 default.AdditionalIcons=Additional icons: default.CreateDesktopIcon=Create a &desktop icon default.CreateQuickLaunchIcon=Create a &Quick Launch icon default.ProgramOnTheWeb=%1 on the Web default.UninstallProgram=Uninstall %1 default.LaunchProgram=Launch %1 default.AssocFileExtension=&Associate %1 with the %2 file extension default.AssocingFileExtension=Associating %1 with the %2 file extension... [Languages] ; These files are stubs ; To achieve better results after recompilation, use the real language files Name: "default"; MessagesFile: "embedded\default.isl";