W3bbo Posted August 1, 2009 Posted August 1, 2009 I've been working on Vize, and it seems my resource patching framework is sort-of incompatible with Windows Vista's system files:For ordinary files, patching resources is handled fine, nothing special; but Vista's system files have an "RC Config" set which restricts how resources can be modified when using the Win32 resource functions (which is indeed a right problem).I'm looking for ways around this. This problem doesn't affect ResHacker because it parses Win32 PE/COFF files by itself (which is why it's incompatible with x64). I'll keep you informed.
W3bbo Posted August 1, 2009 Author Posted August 1, 2009 Just a quick announcement to say I've developed a workaround (by removing the RC Config whilst it saves it, then restoring the RC Config immediately afterwards).
Maxfutur Posted August 3, 2009 Posted August 3, 2009 And i think that you should post this thread in Vize forum...Let'me ask you a question related to vize:Could be possible to Vize vista from another OS?Something like running XP or 2000...That question came out because im running xp from USB since a few weeks...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now