home *** CD-ROM | disk | FTP | other *** search
- on rollScriptPatchA
- a = the mouseLine
- if the mouseLine = 1 then
- installa95(the pathName & "patch\Half Life\ihl1101.exe")
- end if
- if the mouseLine = 2 then
- installa95(the pathName & "patch\patchshogun\STWv111.exe")
- end if
- if the mouseLine = 3 then
- installa95(the pathName & "patch\Sin\Sin_111_from_104_beta.exe")
- end if
- if the mouseLine = 4 then
- installa95(the pathName & "patch\Soldier of fortune\SOF_Gold_patch.exe")
- end if
- if the mouseLine = 5 then
- installa95(the pathName & "patch\SWAT 3 Elite ed\swat3_166up_it.exe")
- end if
- if the mouseLine = 6 then
- installa95(the pathName & "patch\Unreal Tournament\UTPatch432.exe")
- end if
- if the mouseLine = 7 then
- installa95(the pathName & "patch\Vampire Patch\VampirePatch_1_1.exe")
- end if
- end
-