3,217
edits
Changes
FlowFact
,no edit summary
* import registry entry
* launch FlowFact installer
==registry entry==
Save it to file, and import with "regedit -s %SOFTWARE%\FlowFact\flowfact.reg":
<pre>
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\FlowFact]
"DOTNETFX"="1"
"DOTNETFX2"="1"
"DOTNETFX2LangpackDEU"="1"
"DOTNET2FlowFactNetApp"="1"
"CRDOTNET2"="1"
</pre>
==FlowFact installation==
The installer makes almost no actions requiring manual intervention if it finds all components installed. You can call it by simply:
%SOFTWARE%\FlowFact\setup.exe
The only action requiring manual intervention is the Explorer window opened after installation - so perhaps it's a good idea to reboot the system after installation.
[[Category:Silent Installers]]