Jump to content

Use XP styles in Hi-MD Renderer

Rate this topic


Neolander

Recommended Posts

Not extremely important but I like it : use nice XP buttons and checkboxes instead of 98's ones.

HowTo :

1)Create a text file, containing that :

"<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">

<assemblyIdentity version="0.5.4.0" processorArchitecture="X86"

name="MarcNet.HiMdRenderer.HiMdRenderer" type="win32"/>

<description>Tool for hacking hi-mds and .oma files</description>

<dependency>

<dependentAssembly>

<assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls"

version="6.0.0.0" processorArchitecture="X86"

publicKeyToken="6595b64144ccf1df" language="*"/>

</dependentAssembly>

</dependency>

</assembly>"

2)Save it as "HiMdRendererWin.exe.manifest" and put it in Hi-md renderer's directory

3)Enjoy !

Edited by Neolander
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...