View Single Post
  #32  
Old 07-03-2013, 07:14
Theodor Theodor is offline
Registered User
 
Join Date: Jun 2011
Location: India
Posts: 42
Thanks: 16
Thanked 2 Times in 1 Post
Theodor is on a distinguished road
1.7 script seems faulty...Please correct it..it's giving errors

Edit-I removed the lines which were giving errors...And added some basic lines(Game Path).Seems to get compiled now(#Update..After compile,when I run the the setup..it gives error of missing files which were supposed to be included(Which i removed from the script to make the script not give error at the first place).

Btw I think the registry entries are incomplete.Shouldn't it be like this ?

Code:
REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Ubisoft\Tom Clancy's Ghost Recon Future Soldier]
"langId"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Ubisoft\Tom Clancy's Ghost Recon Future Soldier]
"SKU_Name"="PC_Digital_WW"

[HKEY_LOCAL_MACHINE\SOFTWARE\Ubisoft\Tom Clancy's Ghost Recon Future Soldier\DLCWW2]
"InstallPath"="{app}\DLC\dlc2"

[HKEY_LOCAL_MACHINE\SOFTWARE\Ubisoft\Tom Clancy's Ghost Recon Future Soldier\GameUpdate]
"execPath"="{app}\Future Soldier.exe"

[HKEY_LOCAL_MACHINE\SOFTWARE\Ubisoft\Tom Clancy's Ghost Recon Future Soldier\GameUpdate]
"info"="0f5a1ecd75ae4f6e8c2ed5f2561d2941"

[HKEY_LOCAL_MACHINE\SOFTWARE\Ubisoft\Tom Clancy's Ghost Recon Future Soldier\GameUpdate]
"installdir"="{app}\"

[HKEY_LOCAL_MACHINE\SOFTWARE\Ubisoft\Tom Clancy's Ghost Recon Future Soldier\GameUpdate]
"language"="us"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\Games\{{922E1EF2-756B-4FBA-9A8D-F2AA8750E2BF}]
"ConfigInstallType"="2"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\Games\{{922E1EF2-756B-4FBA-9A8D-F2AA8750E2BF}]
"ConfigApplicationPath"="{app}\"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\Games\{{922E1EF2-756B-4FBA-9A8D-F2AA8750E2BF}]
"ConfigGDFBinaryPath"="{app}\gdfdata.dll"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\Games\{{922E1EF2-756B-4FBA-9A8D-F2AA8750E2BF}]
"ApplicationId"="{93DA6E5C-8E9A-4774-83AA-1B4F2E88418E}"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\Games\{{922E1EF2-756B-4FBA-9A8D-F2AA8750E2BF}]
"GDFVersion"=dword:00000002

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\Games\{{922E1EF2-756B-4FBA-9A8D-F2AA8750E2BF}]
"AppExePath"="{app}\gu.exe"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\Games\{{922E1EF2-756B-4FBA-9A8D-F2AA8750E2BF}]
"Title"="Tom Clancy's Ghost Recon Future Soldier"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\Games\{{922E1EF2-756B-4FBA-9A8D-F2AA8750E2BF}]
"RatingsInfo"="<Ratings xmlns=\"urn:schemas-microsoft-com:GameDescription.v1\">
            <Rating ratingSystemID=\"{C705DCF4-6AFE-4f4f-BC51-21807E4E5CFB}\" 

ratingID=\"{B72233AA-D3F0-4258-8E32-94C99F38160E}\"/>
            <Rating ratingSystemID=\"{36798944-B235-48ac-BF21-E25671F597EE}\" ratingID=\"{E2681CD6-

318A-4935-8275-AF657045C333}\">
                <Descriptor descriptorID=\"{F110F831-9412-40c9-860A-B489407ED374}\"/>
                <Descriptor 

descriptorID=\"{6AB00271-515B-4a4d-8A6E-9E66BF96A437}\"/>
            </Rating>
            <Rating ratingSystemID=\"{EC290BBB-D618-4cb9-9963-1CAAE515443E}\" 

ratingID=\"{75AEE0A2-8640-4a20-8DE5-EC93D8DAB219}\"/>
            <Rating ratingSystemID=\"{768BD93D-63BE-46A9-8994-0B53C4B5248F}\" ratingID=\"{78D8CC82-

372F-44e4-B70C-8944DB7BCC24}\">
                <Descriptor descriptorID=\"{0CFCF432-3544-4f78-9426-07A36843E6BA}\"/>
                <Descriptor 

descriptorID=\"{4BDB9E0D-53CF-4a28-865F-B315818E7627}\"/>
                <Descriptor descriptorID=\"{D49A8F0C-B183-4a34-8D86-33F2DC0E2D6C}\"/>
            

</Rating>
            <Rating ratingSystemID=\"{5B39D1B8-ED49-4055-8A47-04B29A579AD6}\" ratingID=\"{11F7079A-563B-4a4c-9478-156F615A78DE}\">
                

<Descriptor descriptorID=\"{F110F831-9412-40c9-860A-B489407ED374}\"/>
                <Descriptor descriptorID=\"{6AB00271-515B-4a4d-8A6E-9E66BF96A437}\"/>
    

        </Rating>
        </Ratings>"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\Games\{{922E1EF2-756B-4FBA-9A8D-F2AA8750E2BF}]
"Description"="Tom Clancy's Ghost Recon Future Soldier"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\Games\{{922E1EF2-756B-4FBA-9A8D-F2AA8750E2BF}]
"Type"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\Games\{{922E1EF2-756B-4FBA-9A8D-F2AA8750E2BF}]
"IsSigned"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\GamesToFindOnWindowsUpgrade\{{B2256D5A-CD29-4CF1-AEAE-53C2DDD3C0F0}]
"GDFBinaryPath"="{app}\gdfdata.dll"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\GamesToFindOnWindowsUpgrade\{{B2256D5A-CD29-4CF1-AEAE-53C2DDD3C0F0}]
"GameInstallPath"="{app}\"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"ModifyPath"="\"C:\Program Files\InstallShield Installation Information\{6D87CAD9-9B94-4421-A439-B25F8DE14575}\setup.exe\" -runfromtemp -l0x0409 "

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"UninstallString"="\"C:\Program Files\InstallShield Installation Information\{6D87CAD9-9B94-4421-A439-B25F8DE14575}\setup.exe\" -runfromtemp -l0x0409  -

removeonly"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"LogFile"="C:\Program Files\InstallShield Installation Information\{6D87CAD9-9B94-4421-A439-B25F8DE14575}\setup.ilg"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"InstallLocation"="{app}"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"ProductGuid"="{6D87CAD9-9B94-4421-A439-B25F8DE14575}"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"InstallSource"="C:\Users\Game Updates\Ghost Recon Future Soldier Updates\UPDATES\GRFS_1.7.exe"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"DisplayName"="Tom Clancy's Ghost Recon Future Soldier"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"Publisher"="Ubisoft"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"URLInfoAbout"="http://www.ubi.com"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"Contact"="Ubisoft Support"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"HelpLink"="http://support.ubi.com"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"Readme"="{app}\Support\English\readme.txt"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"Comments"="Tom Clancy's Ghost Recon Future Soldier"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"RegCompany"="LeaseWeb B.V."

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"RegOwner"="User"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"DisplayIcon"="{app}\GRFS.ico,0"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"InstallDate"="20130129"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"Language"=dword:00000409

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"DisplayVersion"="1.7"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"Version"=dword:01070000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"VersionMajor"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"VersionMinor"=dword:00000007

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"LogMode"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"NoModify"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{6D87CAD9-9B94-4421-A439-B25F8DE14575}]
"NoRepair"=dword:00000001
Btw please check if i did something wrong with the 1.7 script to fix it.
Attached Files
File Type: rar InstallerScript 1.7 corrected.rar (32.1 KB, 39 views)

Last edited by Theodor; 07-03-2013 at 07:47.
Reply With Quote