Search found 2 matches
- 29 May 2015, 14:48
- Forum: Help
- Topic: .Net Framework preinstall
- Replies: 2
- Views: 18234
Re: .Net Framework preinstall
i solved this issue by downloading the .NET framework offline installer and adding it to my installforge setup project (under files). then i created a custom command running the dotnet installer in silent mode. in case the framework is already installed the installer will skip this step. see the ...
- 29 May 2015, 14:43
- Forum: Help
- Topic: Install fonts
- Replies: 1
- Views: 13539
Re: Install fonts
i had the same problem and found a solution described here: http://www.sevenforums.com/general-discussion/28817-installing-fonts-via-command-line-script.html
according to this thread the first step is creating a custom command in installforge with the following settings (see attachment)
type: shell ...
according to this thread the first step is creating a custom command in installforge with the following settings (see attachment)
type: shell ...