Quote:
Originally Posted by senseman
If the DATA FILES entry is not clickable, you need to
go to your Documents\My Games\Skyrim directory, open SkyrimPrefs.ini and addthe following line under the [Launcher] section:
bEnableFileSelection=1
|
You can add this to your piece of code under [Files].
Code:
Source: "ini\SkyrimPrefs.ini"; DestDir: "{userdocs}\My Games\Skyrim";
I think that you need to start Launcher once for the file to get created. Then you edit it to add "bEnableFileSelection=1" statement and save the modification. After that, make folder called "
ini" in same folder as
InstallerScript.iss and move SkyrimPrefs.ini to that folder.
Also, you should change the order of Installations of original files from
Update v1.9.29.0 => Dragonborn DLC to
Dragonborn DLC => Update v1.9.29.0...
Dragonborn DLC was released in February, Update 1.9 was released in March. (Cosmetic Change)