LTEXT "In order to complete the installation of the game it will be necessary to restart your system. Press the Reboot button to restart Windows 95 now.",
IDC_REBOOT1,195, 6,175,38,NOT WS_VISIBLE
LTEXT "If you do not restart Windows 95 now, the drivers required to make DirectX(tm) work will not be available until the next restart.",
IDC_REBOOT2,195,40,175,30,NOT WS_VISIBLE
; SETUP WAS SUCCESSFULL
LTEXT "Setup has completed successfuly.",
IDC_SUCCESS,195, 6,175,38,NOT WS_VISIBLE
END
/* angusm */
STRINGTABLE MOVEABLE DISCARDABLE
LANGUAGE LANG_ENGLISH,SUBLANG_NEUTRAL
BEGIN
IDS_DEFAULT_GAME_DIR, "C:\\DirectX Games\\Rockem"
IDS_TITLE, "Rockem 3D Setup"
IDS_GROUP_NAME, "DirectX Games"
IDS_LINK_NAME, "Rockem"
IDS_FINISH_BUTTON, "&Finish"
IDS_REBOOT_BUTTON, "&Reboot"
IDS_SIGNON_BITMAP_NAME, "signon"
IDS_REBOOT_BITMAP_NAME, "reboot"
IDS_CREATE_MSG, "Creating directory.."
IDS_DISK_MSG, "Checking disk space."
IDS_INSTALL_MSG, "Installing DirectX."
IDS_FAILED_MSG, "DirectX failed to install. The game was not installed."
IDS_NTFAILED_MSG, "Install failed. The DirectX version which is preinstalled with your copy of Windows NT is lower than the version required by this game. To get updated DirectX Windows NT components, check out: ftp://ftp.microsoft.com/bussys/winnt/winnt-public/fixes"
IDS_COPYING_MSG, "Copying files."
IDS_CURRENT_FILE_MSG, "Copying %s"
IDS_SETUP_FAILURE_MSG, "Setup Failure: %s could not be copied."
IDS_STARTUP_MSG, "Creating StartMenu shortcut"
END
STRINGTABLE MOVEABLE DISCARDABLE
LANGUAGE LANG_JAPANESE,SUBLANG_NEUTRAL
BEGIN
IDS_DEFAULT_GAME_DIR, "C:\\DirectX Games\\Rockem"
IDS_TITLE, "Rockem 3D Setup"
IDS_GROUP_NAME, "DirectX Games"
IDS_LINK_NAME, "Rockem"
IDS_FINISH_BUTTON, "&Finish"
IDS_REBOOT_BUTTON, "&Reboot"
IDS_SIGNON_BITMAP_NAME, "signon"
IDS_REBOOT_BITMAP_NAME, "reboot"
IDS_CREATE_MSG, "Creating directory.."
IDS_DISK_MSG, "Checking disk space."
IDS_INSTALL_MSG, "Installing DirectX."
IDS_FAILED_MSG, "DirectX failed to install. The game was not installed."
IDS_NTFAILED_MSG, "Install failed. The DirectX version which is preinstalled with your copy of Windows NT is lower than the version required by this game. To get updated DirectX Windows NT components, check out: ftp://ftp.microsoft.com/bussys/winnt/winnt-public/fixes"
IDS_COPYING_MSG, "Copying files."
IDS_CURRENT_FILE_MSG, "Copying %s"
IDS_SETUP_FAILURE_MSG, "Setup Failure: %s could not be copied."