added tool for easy installation of the VMware SVGA driver
[reactos.git] / reactos / subsys / system / vmwinst / vmwinst.rc
1 #include <defines.h>
2 #include <reactos/resource.h>
3 #include "vmwinst.h"
4
5 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
6
7 VS_VERSION_INFO VERSIONINFO
8 FILEVERSION RES_UINT_FV_MAJOR,RES_UINT_FV_MINOR,RES_UINT_FV_REVISION,RES_UINT_FV_BUILD
9 PRODUCTVERSION RES_UINT_PV_MAJOR,RES_UINT_PV_MINOR,RES_UINT_PV_REVISION,RES_UINT_PV_BUILD
10 FILEFLAGSMASK 0x3fL
11 #ifdef _DEBUG
12 FILEFLAGS 0x1L
13 #else
14 FILEFLAGS 0x0L
15 #endif
16 FILEOS 0x40004L
17 FILETYPE 0x2L
18 FILESUBTYPE 0x0L
19 BEGIN
20 BLOCK "StringFileInfo"
21 BEGIN
22 BLOCK "040904b0"
23 BEGIN
24 VALUE "CompanyName", RES_STR_COMPANY_NAME
25 VALUE "FileDescription", "ReactOS VMware(r) driver installation utility\0"
26 VALUE "FileVersion", RES_STR_FILE_VERSION
27 VALUE "InternalName", "vmwinst\0"
28 VALUE "LegalCopyright", RES_STR_LEGAL_COPYRIGHT
29 VALUE "OriginalFilename", "vmwinst.exe\0"
30 VALUE "ProductName", RES_STR_PRODUCT_NAME
31 VALUE "ProductVersion", RES_STR_PRODUCT_VERSION
32 END
33 END
34 BLOCK "VarFileInfo"
35 BEGIN
36 VALUE "Translation", 0x409, 1200
37 END
38 END
39
40 IDD_WELCOMEPAGE DIALOGEX 0, 0, PROPSHEETWIDTH, PROPSHEETHEIGHT
41 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
42 CAPTION "Video Driver Installation"
43 FONT 8, "MS Shell Dlg", 0, 0, 0x0
44 BEGIN
45 LTEXT "The ReactOS setup detected, that you run ReactOS inside of VMware(r).\n\n\nIf you like to install the VMware(r) SVGA driver, click 'Next', otherwise click 'Cancel'.",-1,25,25,225,85
46 END
47
48 IDD_INSERT_VMWARE_TOOLS DIALOGEX 0, 0, PROPSHEETWIDTH, PROPSHEETHEIGHT
49 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
50 CAPTION "Video Driver Installation"
51 FONT 8, "MS Shell Dlg", 0, 0, 0x0
52 BEGIN
53 LTEXT "The ReactOS Setup doesn't come with the VMware(r) SVGA driver.\n\nTherefore go to 'VM' in your VMware(r) workstation menu bar and select 'Install VMware tools...'\n\n\nClick 'Next' to continue or 'Cancel' to skip the SVGA driver installation.",-1,25,25,225,85
54 END
55
56 IDD_CONFIG DIALOGEX 0, 0, PROPSHEETWIDTH, PROPSHEETHEIGHT
57 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
58 CAPTION "Video Driver Installation"
59 FONT 8, "MS Shell Dlg", 0, 0, 0x0
60 BEGIN
61 LTEXT "The VMware(r) SVGA driver has been successfully installed. Please choose your favorite screen resolution:",-1,25,5,225,20
62 PUSHBUTTON "640x480", 540, 25, 30, 65, 15, BS_AUTORADIOBUTTON
63 PUSHBUTTON "800x600", 1400, 25, 45, 65, 15, BS_AUTORADIOBUTTON
64 PUSHBUTTON "1024x768", 1792, 25, 60, 65, 15, BS_AUTORADIOBUTTON
65 PUSHBUTTON "1152x864", 2016, 25, 75, 65, 15, BS_AUTORADIOBUTTON
66 PUSHBUTTON "1280x960", 2240, 110, 30, 65, 15, BS_AUTORADIOBUTTON
67 PUSHBUTTON "1280x1024", 2304, 110, 45, 65, 15, BS_AUTORADIOBUTTON
68 PUSHBUTTON "1400x1050", 2450, 110, 60, 65, 15, BS_AUTORADIOBUTTON
69 PUSHBUTTON "1600x1200", 2800, 110, 75, 65, 15, BS_AUTORADIOBUTTON
70 PUSHBUTTON "1792x1344", 3136, 195, 30, 65, 15, BS_AUTORADIOBUTTON
71 PUSHBUTTON "1856x1392", 3248, 195, 45, 65, 15, BS_AUTORADIOBUTTON
72 PUSHBUTTON "1920x1440", 3360, 195, 60, 50, 15, BS_AUTORADIOBUTTON
73 LTEXT "Please select your favorite color quality:", -1, 25, 93, 225, 12
74 COMBOBOX IDC_COLORQUALITY, 25, 105, 75, 80, CBS_DROPDOWNLIST | WS_TABSTOP
75 END
76
77 IDD_INSTALLATION_FAILED DIALOGEX 0, 0, PROPSHEETWIDTH, PROPSHEETHEIGHT
78 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
79 CAPTION "Video Driver Installation"
80 FONT 8, "MS Shell Dlg", 0, 0, 0x0
81 BEGIN
82 LTEXT "The ReactOS Setup was unable to install the VMware(r) SVGA driver.\n\n\nClick 'Finish' to continue the installation process.",-1,25,25,225,85
83 END
84
85 IDD_CHOOSEACTION DIALOGEX 0, 0, PROPSHEETWIDTH, PROPSHEETHEIGHT
86 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
87 CAPTION "Video Driver Installation"
88 FONT 8, "MS Shell Dlg", 0, 0, 0x0
89 BEGIN
90 LTEXT "The VMware(r) SVGA driver is already installed.\n\nPlease choose what you like to do:",-1,25,5,225,30
91 PUSHBUTTON "Configure the screen settings", IDC_CONFIGSETTINGS, 25, 40, 200, 15, BS_AUTORADIOBUTTON
92 PUSHBUTTON "Use a different graphics driver", IDC_USEOTHERDRIVER, 25, 55, 200, 15, BS_AUTORADIOBUTTON
93 PUSHBUTTON "Uninstall the VMware(r) SVGA driver", IDC_UNINSTALL, 25, 70, 200, 15, BS_AUTORADIOBUTTON
94 LTEXT "Click 'Next' to continue or 'Cancel' to exit the wizard.", -1, 25, 93, 225, 12
95 END
96
97 IDD_SELECTDRIVER DIALOGEX 0, 0, PROPSHEETWIDTH, PROPSHEETHEIGHT
98 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
99 CAPTION "Video Driver Installation"
100 FONT 8, "MS Shell Dlg", 0, 0, 0x0
101 BEGIN
102 LTEXT "Please select the graphics driver you would like to use:",-1,25,25,225,15
103 PUSHBUTTON "ReactOS VGA Driver", IDC_VGA, 25, 40, 225, 15, BS_AUTORADIOBUTTON
104 PUSHBUTTON "ReactOS VBE Driver (Experimental!)", IDC_VBE, 25, 55, 225, 15, BS_AUTORADIOBUTTON
105 LTEXT "Click 'Finish' to complete the operation or 'Cancel' to exit the setup without changes.", -1, 25, 93, 225, 20
106 END
107
108 IDD_DOUNINSTALL DIALOGEX 0, 0, PROPSHEETWIDTH, PROPSHEETHEIGHT
109 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
110 CAPTION "Video Driver Installation"
111 FONT 8, "MS Shell Dlg", 0, 0, 0x0
112 BEGIN
113 LTEXT "The ReactOS setup is about to uninstall your VMware(r) SVGA driver!!!\n\n\nClick 'Finish' to uninstall the driver or 'Cancel' to leave it as it is.",-1,25,25,225,85
114 END
115
116 STRINGTABLE
117 BEGIN
118 IDS_WIZARD_NAME "VMware(r) detected"
119 IDS_FAILEDTOLOCATEDRIVERS "The ReactOS Setup couldn't find the required files.\nPlease make sure the VMware(r) tools CD-ROM is inserted."
120 IDS_FAILEDTOCOPYFILES "The ReactOS Setup failed to copy the required files.\nPlease make sure the VMware(r) tools CD-ROM is inserted.\n"
121 IDS_FAILEDTOACTIVATEDRIVER "Failed to activate the VMware(r) SVGA driver!"
122 IDS_FAILEDTOSELVGADRIVER "Failed to activate the ReactOS VGA driver!"
123 IDS_FAILEDTOSELVBEDRIVER "Failed to activate the ReactOS VBE driver!"
124 IDS_UNINSTNOTICE "The VMware(r) SVGA driver files have not yet been deleted.\nPlease delete them manually after a system reboot."
125 END
126
127 STRINGTABLE
128 BEGIN
129 10001 "Lowest (8BPP)"
130 10002 "Medium (16BPP)"
131 10003 "Highest (32BPP)"
132 END
133