Topic: Charmap plugin (compatible to Win7PE SE)  (Read 5230 times)

Charmap plugin (compatible to Win7PE SE)
« on: June 21, 2012, 08:12:22 PM »

Mikka

  • Code Baker
  • Chef
  • ***
  • Location: Germany
  • Date Registered: May 2012
  • Posts: 256
Hi there,

Recently, browsing through some of the Gena packages I stumbled over a script for Windows Charmap.
Perfect, I thought to myself, as my PE builds still lack of this useful little utility.

I don't know whether it's working for other projects, but it seems it isn't for Win7PE SE (latest release).
It just doesn't launch... Haven't got this script any more, could anyhere contribute a working Charmap script, please?

Thanks in advance!
« Last Edit: November 09, 2015, 08:17:52 PM by Lancelot »

Re: Charmap script (compatible to Win7PE SE)
« Reply #1 on: June 22, 2012, 08:46:30 AM »

Lancelot

  • Moderator, Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Hi Mikka,

I do not know what Charmap requires to run on Win7PE SE,

for today, I updated Charmap plugin to v3 on Gena server, to get Win7PE SE tests easier  :wink:  :thumbsup:


@Chris, JFX,
I added, commented out Filecopy/dircopy lines (winsxs), they did not get Charmap work besides may help  if you get interested....

 :cheers:

Re: Charmap script (compatible to Win7PE SE)
« Reply #2 on: June 22, 2012, 02:17:54 PM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
@Chris, JFX,
I added, commented out Filecopy/dircopy lines (winsxs), they did not get Charmap work besides may help  if you get interested....
Next time you see someone adding components to winsxs folder, shoot him ...

Charmap depends on HelpPaneProxy.dll.

 :cheers:

Re: Charmap script (compatible to Win7PE SE)
« Reply #3 on: June 22, 2012, 08:33:24 PM »

Mikka

  • Code Baker
  • Chef
  • ***
  • Location: Germany
  • Date Registered: May 2012
  • Posts: 256
Thanks, Lancelot, for the new version. However, for Win7PE SE, charmap won't launch.
I'm not really good at this, but could it be the (Internet Explorer?) library file ieshims.dll that is missing?
Any system experts here reading this?

Re: Charmap script (compatible to Win7PE SE)
« Reply #4 on: June 23, 2012, 08:18:54 AM »

Lancelot

  • Moderator, Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Next time you see someone adding components to winsxs folder, shoot him ...
with pleasure  :raygun:

Thanks JFX, v4 now on server  :great:


 :cheers:

Re: Charmap script (compatible to Win7PE SE)
« Reply #5 on: June 23, 2012, 07:58:04 PM »

Mikka

  • Code Baker
  • Chef
  • ***
  • Location: Germany
  • Date Registered: May 2012
  • Posts: 256
Perfect, v4 works like a charm with Win7PE SE. :great:
Thank you very much. I added reg keys to show up in Unicode mode with the preferred font selected...

Re: Charmap script (compatible to Win7PE SE)
« Reply #6 on: June 24, 2012, 02:25:49 PM »

Lancelot

  • Moderator, Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Can you write regs here for things you've used for font-Unicode mode  :wink:

 :cheers:

Re: Charmap script (compatible to Win7PE SE)
« Reply #7 on: June 24, 2012, 03:45:25 PM »

ChrisR

  • XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Perfect, v4 works like a charm with Win7PE SE. :great:
Also tested, works perfectly, thanks the nice tandem Lancelot - JFX  :thumbsup:
Just missing the HelpFiles for w7pese.

:cheers:
« Last Edit: June 24, 2012, 03:46:10 PM by ChrisR »

Re: Charmap script (compatible to Win7PE SE)
« Reply #8 on: June 24, 2012, 04:49:31 PM »

Mikka

  • Code Baker
  • Chef
  • ***
  • Location: Germany
  • Date Registered: May 2012
  • Posts: 256
Can you write regs here for things you've used for font-Unicode mode  :wink:
Sure. :lol:

Code: [Select]
RegHiveLoad,Tmp_Default,%RegDefault%
RegWrite,HKLM,0x1,Tmp_Default\Software\Microsoft\Charmap,Advanced,1
RegWrite,HKLM,0x1,Tmp_Default\Software\Microsoft\Charmap,CodePage,Unicode
RegWrite,HKLM,0x1,Tmp_Default\Software\Microsoft\Charmap,Font,Consolas
RegHiveUnLoad,Tmp_Default
RegHiveLoad,Tmp_Software,%RegSoftware%
RegWrite,HKLM,0x1,"Tmp_Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini",MSCharMap,#USR:Software\Microsoft\Charmap
RegWrite,HKLM,0x1,"Tmp_Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini",MSUCE,USR:Software\Microsoft\CharMap
RegHiveUnLoad,Tmp_Software

Or, if you prefer, here's my modification:

Re: Charmap script (compatible to Win7PE SE)
« Reply #9 on: June 24, 2012, 08:16:54 PM »

Lancelot

  • Moderator, Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Thanks  :thumbsup:

First tests showed me I need to look deeper....
well not critical and above info you provide would be helpfull to all  :great:

 :cheers:


edit: opened a topic here to keep things tidy http://theoven.org/index.php?topic=307.0  :thumbsup:
« Last Edit: June 24, 2012, 08:40:56 PM by Lancelot »

 

Powered by EzPortal