home *** CD-ROM | disk | FTP | other *** search
Wrap
;InnoSetupVersion=4.2.2 [Setup] AppName=VNC AppVerName=VNC 4.0 AppId=RealVNC AppVersion=4.0 AppPublisher=RealVNC Ltd. AppPublisherURL=http://www.realvnc.com AppSupportURL=http://www.realvnc.com/v4 AppUpdatesURL=http://www.realvnc.com/v4 DefaultDirName={pf}\RealVNC\VNC4 DefaultGroupName=RealVNC UninstallDisplayIcon={app}\VNCViewer.exe,0 OutputBaseFilename=vnc-4.0-x86_win32 Compression=bzip2 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; Flags: restartreplace ignoreversion Source: "{app}\vncconfig.exe"; DestDir: "{app}"; Components: winvnc; Flags: restartreplace ignoreversion Source: "{app}\wm_hooks.dll"; DestDir: "{app}"; Components: winvnc; Flags: restartreplace ignoreversion Source: "{app}\logmessages.dll"; DestDir: "{app}"; Components: winvnc; Flags: restartreplace ignoreversion Source: "{app}\vncviewer.exe"; DestDir: "{app}"; Components: vncviewer; 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: "-stop"; Description: "Stop VNC Server Service"; Components: winvnc; Tasks: installservice; 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: "-register"; Components: winvnc; Name: "{group}\VNC Server 4 (Service-Mode)\Unregister VNC Service"; Filename: "{app}\winvnc4.exe"; Parameters: "-unregister"; Components: winvnc; Name: "{group}\VNC Server 4 (Service-Mode)\Start VNC Service"; Filename: "{app}\winvnc4.exe"; Parameters: "-start"; Components: winvnc; Name: "{group}\VNC Server 4 (Service-Mode)\Stop VNC Service"; Filename: "{app}\winvnc4.exe"; Parameters: "-stop"; Components: winvnc; Name: "{group}\VNC Server 4 (Service-Mode)\Configure VNC Service"; Filename: "{app}\vncconfig.exe"; Parameters: "-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";