2 ; This .REG file may be used by your SETUP program.
3 ; If a SETUP program is not available, the entries below will be
4 ; registered in your InitInstance automatically with a call to
5 ; CWinApp::RegisterShellFileTypes and COleObjectFactory::UpdateRegistryAll.
7 HKEY_CLASSES_ROOT\.tbw = TextureBuilder.Document
8 HKEY_CLASSES_ROOT\TextureBuilder.Document\shell\open\command = TEXTUREBUILDER.EXE %1
9 HKEY_CLASSES_ROOT\TextureBuilder.Document\shell\open\ddeexec = [open("%1")]
10 HKEY_CLASSES_ROOT\TextureBuilder.Document\shell\open\ddeexec\application = TEXTUREBUILDER
11 ; note: the application is optional
12 ; (it defaults to the app name in "command")
14 HKEY_CLASSES_ROOT\TextureBuilder.Document = Textur Document