LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Installer dialog "Disable Windows Fast Startup"

Hi,

During installation of my application on Windows 8/10, the installer show the dialog "Disable Windows Fast Startup" for user selection (see attached). Is possible to hide this dialog during installation? My application does not require any additional hardware to work properly.

 

Thank you for your precious support.

Tavella Fabrizio

Micro Systems S.p.A.

Message 1 of 3
(5,312 Views)

Yes, is possible to hide this dialog. Open the file "setup.ini" into setup package and modify the key "WinFastStartup" from 1 to 0. Again you could modify the key "CheckboxDefaultState" from 1 to 0

 

Tavella Fabrizio

Micro Systems S.p.A.

Message 2 of 3
(5,284 Views)

Anyone has any ideas on how to set this automatically from a build?

 

This is just annoying, especially when no hardware is involved. Now I have to manually edit 4 ini files (each one of my installers) to disable this, every time I build?

 

BTW. Thanks Tavella for posting a solution.

Message 3 of 3
(4,057 Views)