[Setup] PrivilegesRequired=admin AppName=UltraLott Texas AppVerName=UltraLott Texas 5.1.2 AppPublisher=RemoteMedal Ltd AppPublisherURL=http://www.justlottery.com AppSupportURL=http://www.justlottery.com AppUpdatesURL=http://www.justlottery.com DefaultDirName={pf}\UltraLott Texas DefaultGroupName=UltraLott Texas LicenseFile=C:\Lottery Development\VB Projects\Lottery Results\License.rtf SolidCompression=true ; THE 7 ZIP COMPRESSION STUFF ENSURING SMALLEST POSSIBLE FILE SIZE TO DOWNLOAD Compression=lzma/normal OutputBaseFilename=tx [Tasks] ; OPTIONS TO ALLOW YOU TO CREATE DESKTOP SHORTCUTS ETC DURING INSTALLATION Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:" Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; Flags: unchecked [Files] ; begin VB system files ; (Note: Scroll to the right to see the full lines!) Source: "c:\vb files\STDOLE2.TLB"; DestDir: "{sys}"; Flags: overwritereadonly restartreplace uninsneveruninstall sharedfile regtypelib Source: "c:\vb files\msvbvm60.dll"; DestDir: "{sys}"; Flags: overwritereadonly restartreplace uninsneveruninstall sharedfile regserver Source: "c:\vb files\oleaut32.dll"; DestDir: "{sys}"; Flags: overwritereadonly restartreplace uninsneveruninstall sharedfile regserver Source: "c:\vb files\olepro32.dll"; DestDir: "{sys}"; Flags: overwritereadonly restartreplace uninsneveruninstall sharedfile regserver Source: "c:\vb files\asycfilt.dll"; DestDir: "{sys}"; Flags: overwritereadonly restartreplace uninsneveruninstall sharedfile Source: "c:\vb files\comcat.dll"; DestDir: "{sys}"; Flags: overwritereadonly restartreplace uninsneveruninstall sharedfile regserver Source: "c:\vb files\msinet.ocx"; DestDir: "{sys}"; Flags: overwritereadonly restartreplace uninsneveruninstall sharedfile regserver Source: "c:\vb files\mschrt20.ocx"; DestDir: "{sys}"; Flags: overwritereadonly restartreplace uninsneveruninstall sharedfile regserver Source: "c:\vb files\mscomct2.ocx"; DestDir: "{sys}"; Flags: overwritereadonly restartreplace uninsneveruninstall sharedfile regserver Source: "c:\vb files\mscomctl.ocx"; DestDir: "{sys}"; Flags: overwritereadonly restartreplace uninsneveruninstall sharedfile regserver ; THE ABOVE FILES IN THIS [FILE] SECTION ARE ALL PROVIDED BY MICROSOFT EXTRACTED FROM THE SERVICE PACK 6 ; REDISTRIBUTABLE FILES FOR VISUAL BASIC. UNINSTALLING THE LOTTERY SOFTWARE WILL NOT CAUSE ANY PROBLEMS ; WITH OTHER PROGRAMS THAT REQUIRE VB RUNTIME FILES. Source: "C:\Lottery Development\VB Projects\Texas Lottery\texas.exe"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion Source: "C:\Lottery Development\VB Projects\Texas Lottery\ULTRALOTT.HLP"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion Source: "C:\Lottery Development\VB Projects\Texas Lottery\UltraLott.cnt"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion Source: "C:\Lottery Development\VB Projects\Texas Lottery\MegaMillions.txt"; DestDir: "{app}"; Flags: overwritereadonly Source: "C:\Lottery Development\VB Projects\Texas Lottery\Lotto.txt"; DestDir: "{app}"; Flags: overwritereadonly Source: "C:\Lottery Development\VB Projects\Texas Lottery\2Step.txt"; DestDir: "{app}"; Flags: overwritereadonly Source: "C:\Lottery Development\VB Projects\Texas Lottery\Cash5.txt"; DestDir: "{app}"; Flags: overwritereadonly Source: "C:\Lottery Development\VB Projects\Texas Lottery\Wheels\*.*"; DestDir: "{app}\Wheels"; Flags: overwritereadonly ignoreversion Source: "C:\Lottery Development\VB Projects\Texas Lottery\tada.wav"; DestDir: "{app}"; Flags: overwritereadonly Source: "C:\Lottery Programs\t3d.rtl"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion Source: "C:\Lottery Programs\t3n.rtl"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion Source: "C:\Lottery Programs\txc5.rtl"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion Source: "C:\Lottery Programs\txlon.rtl"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion Source: "C:\Lottery Programs\txts.rtl"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion Source: "C:\Lottery Programs\megam.rtl"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion ; THE ABOVE FILES IN THIS [FILE] SECTION ARE ALL PART OF THE LOTTERY SOFTWARE AND WILL BE PLACED IN THE ; DIRECTORY YOU CHOOSE DURING INSTALLATION. THE OVERWRITE INSTRUCTION ENSURES THAT IF YOU ARE INSTALLING THE ; LOTTERY FILES ONTO AN EXISTING INSTALLTION, THE OLD FILES WILL GET REPLACED IRRESPECTIVE OF WHICH VERSION ;THE LOTTERY FILE HAS. ; THE FOLLOWING INFORMATION IN [INI] [ICONS] [RUN] [UNINSTALLDELETE] ARE JUST THE LINKS THAT GET SET UP TO ; ENABLE YOU TO RUN THE PROGRAM FROM DESKTOP ICON (IF CHOSEN) ETC. [INI] Filename: "{app}\texas.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.justlottery.com" [Icons] Name: "{group}\UltraLott Texas"; Filename: "{app}\texas.exe" Name: "{group}\UltraLott Texas on the Web"; Filename: "{app}\texas.url" Name: "{group}\Uninstall UltraLott Texas"; Filename: "{uninstallexe}" Name: "{userdesktop}\UltraLott Texas"; Filename: "{app}\texas.exe"; Tasks: desktopicon Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\UltraLott Texas"; Filename: "{app}\texas.exe"; Tasks: quicklaunchicon [Run] Filename: "{app}\texas.exe"; Description: "Launch UltraLott Texas"; Flags: nowait postinstall skipifsilent [UninstallDelete] Type: files; Name: "{app}\texas.url"