|
thegordo -> RE: Image Composer Multiple Undo (1/22/2007 13:27:04)
|
I found the registry file from years ago, and the code is below. I figure posting the code is easier than having a file to upload, etc. Anyone who wants to make the registry change needs to put the following code into your favorte text editor, save it wherever you like as 'undo.reg' (or whatever.reg), and then double-click for it to update your registry. The code below is set for up to 10 undos, but you can set the number to whatever you like. I changed it to 20 for myself. MIC works just fine in XP, by the way. I still use it quite frequently. ---CODE IS BELOW THIS LINE--- REGEDIT4 [HKEY_CURRENT_USER\Software\Microsoft\Microsoft Image Composer\Settings] "MaxUndoLevels"=dword:00000010 ---CODE IS ABOVE THIS LINE--- Gordo
|
|
|
|