- Rainstaller now preserves statistics when applying theme

- Build.bat now checks "Program Files (x86)" if files don't exist in "Program Files"
This commit is contained in:
Birunthan Mohanathas
2011-04-07 13:47:26 +00:00
parent 73f80e331f
commit b92d8276d3
4 changed files with 3 additions and 7 deletions

View File

@ -22,8 +22,6 @@
#include <windows.h>
#include <vector>
typedef BOOL (WINAPI *FPSETDLLDIRECTORYW)(LPCWSTR lpPathName);
enum OSPLATFORM
{
OSPLATFORM_UNKNOWN = 0,