Samapico Posted January 5, 2009 Report Posted January 5, 2009 If you are tired of finding a copy of DebuildLevel.exe,copying it, then typing the name of your lvz file, here's a quick registry fix for you: Download the attached file, open it with notepad and you should see the following: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\.LVZ] [HKEY_CLASSES_ROOT\.LVZ\shell] [HKEY_CLASSES_ROOT\.LVZ\shell\Debuild LVZ] [HKEY_CLASSES_ROOT\.LVZ\shell\Debuild LVZ\command] @="\"D:\\Jeux\\Continuum Dev\\Programs\\DeBuildLevel.exe\" \"%1\"" Change D:\\Jeux\\Continuum Dev\\Programs\\DeBuildLevel.exe\ to wherever your debuildlevel.exe is; pay attention to the " and \, don't change any, and the folder separators must be double If you want to remove this, you simply have to start the registry editor (run -> regedit)In the tree, go to HKEY_CLASSES_ROOT, find the .lvz key, and delete the shell key This works for XP, should work for vista too Note that you can rename this action whatever you want... In this case, when I right-click a LVZ file, it shows 'Debuild LVZ' as the default action; you can change that if you want.DebuildLVZ.reg
Recommended Posts