; Script generated by the Inno Setup Script Wizard. ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Kicad čeština" #define MyAppVersion "2011-08-15" #define MyAppPublisher "Chronosoft" #define MyAppShortPublisher "Chronosoft" #define MyAppURL "http://wiki.zdechov.net/wiki/Kicad" [Setup] ; NOTE: The value of AppId uniquely identifies this application. ; Do not use the same AppId value in installers for other applications. ; (To generate a new GUID, click Tools | Generate GUID inside the IDE.) AppId={{63329989-2A5A-46BD-994C-81601E61A1D8}} AppName={#MyAppName} AppVersion={#MyAppVersion} ;AppVerName={#MyAppName} {#MyAppVersion} AppPublisher={#MyAppPublisher} AppPublisherURL={#MyAppURL} AppSupportURL={#MyAppURL} AppUpdatesURL={#MyAppURL} DefaultDirName="c:\Program Files\Kicad" DefaultGroupName={#MyAppShortPublisher}\{#MyAppName} AllowNoIcons=yes OutputDir=. OutputBaseFilename=Kicad-czech-{#MyAppVersion} Compression=lzma SolidCompression=yes [Languages] Name: "czech"; MessagesFile: "compiler:Languages\Czech.isl" [Tasks] [Files] Source: "Kicad.po"; DestDir: "{app}\share\internat\cs"; Flags: ignoreversion Source: "Kicad.mo"; DestDir: "{app}\share\internat\cs"; Flags: ignoreversion ; NOTE: Don't use "Flags: ignoreversion" on any shared system files [Icons] [Run]