mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-13 11:09:28 +08:00
9735459552
* bootstrapper: use WinAPI progress bar window instead of toast notifications * remove obsolete msi action
18 lines
420 B
C
18 lines
420 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by bootstrapper.rc
|
|
|
|
//////////////////////////////
|
|
// Non-localizable
|
|
|
|
#define FILE_DESCRIPTION "PowerToys Bootstrapper"
|
|
#define INTERNAL_NAME "bootstrapper"
|
|
#define ORIGINAL_FILENAME "bootstrapper.exe"
|
|
|
|
// Non-localizable
|
|
//////////////////////////////
|
|
|
|
#define IDR_BIN_MSIINSTALLER 103
|
|
#define IDR_BIN_ICON 104
|
|
#define IDR_PROGRESS_BAR 105
|