|
Post by anixx on Mar 22, 2017 2:26:42 GMT -8
|
|
|
Post by anixx on Mar 22, 2017 3:08:20 GMT -8
Also allows to add ClientEdge to dialogs but for me save did not work (becaquse of MUI or whatever)
|
|
|
Post by anixx on Mar 22, 2017 3:42:12 GMT -8
Well, the dialogs themselves are in the .mui files, no need to edit comdlg32.dll, only the mui files for own language. But to replace them is a non-trivial task: they are protected by Windows File Protection, so one has to use safe mode, possibly.
|
|
|
Post by anixx on Mar 22, 2017 3:59:17 GMT -8
|
|
|
Post by Splitwirez on Mar 22, 2017 5:51:33 GMT -8
Moved to the "Windows Shell" subforum, as this isn't a UI concept piece.
Anywaves, this looks interesting.
|
|
|
Post by anixx on Mar 22, 2017 17:29:20 GMT -8
Moved to the "Windows Shell" subforum, as this isn't a UI concept piece. Anywaves, this looks interesting. This allows to edit all dialogs/menus so it is not directly about Windows shell.
|
|
|
Post by R.O.B. on Mar 22, 2017 19:18:27 GMT -8
Moved to the "Windows Shell" subforum, as this isn't a UI concept piece. Anywaves, this looks interesting. This allows to edit all dialogs/menus so it is not directly about Windows shell. I agree, this isn't directly related to the Windows Shell. But I don't think it belongs in "UI Concept" either, as like Splitwirez said, it isn't a concept piece. I'd say Software General is where this kind of topic belongs. Anyway, this is interesting that it includes MUI files in the main program. I don't think I've ever tried a resource editor that does this (then again, I mostly use Resource Hacker, so that's not to say that other ones don't exist).
|
|
|
Post by anixx on Mar 24, 2017 15:29:50 GMT -8
Anyway, this is interesting that it includes MUI files in the main program. I don't think I've ever tried a resource editor that does this (then again, I mostly use Resource Hacker, so that's not to say that other ones don't exist). Another interesting feature is drag-and-drop menues. As I said, it is possible to drag and drop "Go to" menu from "View" to the top level... Anyway I have trobles with changing Windows files, such as comdlg32.dll with ANY resource editor. When I place them on desktop they get changed, but not in the System32 folder even with disabled Windows File Protection. I have no idea...
|
|
|
Post by R.O.B. on Mar 24, 2017 19:16:11 GMT -8
Are you saving them with "Save As?" Because if you do it that way, there's a pretty good chance it will save as x86 instead of x64. This has been an issue with Resource Hacker since the beginning, actually.
|
|
|
Post by anixx on Apr 4, 2017 22:33:44 GMT -8
Are you saving them with "Save As?" Because if you do it that way, there's a pretty good chance it will save as x86 instead of x64. This has been an issue with Resource Hacker since the beginning, actually. What I can tell is that it saves OK on the desktop, but even if I copy the file to Windows folder, the modifications I made to it disappear.
|
|
|
Post by R.O.B. on Apr 5, 2017 9:14:28 GMT -8
If you're opening the file directly from the Windows folder, the modifications may not be visible in Resource Hacker, but they should still take effect. If you're trying to modify dialogs, you'll need to delete the folder %SystemRoot%\ResCache and then restart your system in order to see the changes. If you're changing icons, try clearing your icon cache. Otherwise I'm not sure, as it really depends on what you're trying to do.
|
|
|
Post by anixx on Nov 3, 2017 17:47:57 GMT -8
If you're opening the file directly from the Windows folder, the modifications may not be visible in Resource Hacker, but they should still take effect. If you're trying to modify dialogs, you'll need to delete the folder %SystemRoot%\ResCache and then restart your system in order to see the changes. If you're changing icons, try clearing your icon cache. Otherwise I'm not sure, as it really depends on what you're trying to do. How to do so? Access denied...
|
|
|
Post by R.O.B. on Nov 5, 2017 13:47:13 GMT -8
If you're opening the file directly from the Windows folder, the modifications may not be visible in Resource Hacker, but they should still take effect. If you're trying to modify dialogs, you'll need to delete the folder %SystemRoot%\ResCache and then restart your system in order to see the changes. If you're changing icons, try clearing your icon cache. Otherwise I'm not sure, as it really depends on what you're trying to do. How to do so? Access denied... Simply take ownership of it, then delete it. Make sure you take ownership of all child objects as well.
|
|
|
Post by anixx on Nov 5, 2017 16:44:20 GMT -8
I renamed it but it seems the resourced aren't getting updated. Also, the folder does not get re-created...
|
|
|
Post by R.O.B. on Nov 6, 2017 22:12:29 GMT -8
I renamed it but it seems the resourced aren't getting updated. Also, the folder does not get re-created... Strange, usually all it takes is a system restart.
|
|