Windows: display notice about creating new Rescue Disk at first boot after upgrade.

This commit is contained in:
Mounir IDRASSI
2017-07-23 14:52:12 +02:00
parent 7cc2a3527d
commit 3dfd4a5332
44 changed files with 69 additions and 1 deletions
+1
View File
@@ -95,6 +95,7 @@ BOOL CALLBACK InstallDlgProc ( HWND hwndDlg , UINT msg , WPARAM wParam , LPARAM
extern BOOL bDevm;
extern BOOL Rollback;
extern BOOL bUpgrade;
extern BOOL bUpdateRescueDisk;
extern BOOL bPossiblyFirstTimeInstall;
extern BOOL bRepairMode;
extern BOOL bReinstallMode;