Welcome, Guest
Username Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: small Bugs

small Bugs 4 years, 2 months ago #356

  • Suracha
  • OFFLINE
  • Fresh Boarder
  • Karma: 0
I found two small Bugs in 2.6 as follow;

  1. Shortcut, I want to create a Shortcut in \Windows\Start Menu\Programs\Utilities. I can do %CE2%\Start Menu\Programs\Utilities but I can't do %CE11%\Utilities. If I did so and checked _setup.xml, it will create double/duplicated Shortcut in both %CE11% and %CE11%\Utilities.
  2. Registry value with double quote & %# such ...
    [HKEY_CLASSES_ROOT\AdobeReaderLE.2\shell\open\command]
    ""="\"\\Storage Card\\Program Files\\Adobe\\ppc_adobereaderle.exe\" \"%1\""
    
    Above is from Adobe Reader LE 2 and following registry fail when running cabwiz ...
    "\Storage Card\Program Files\Adobe\ppc_adobereaderle.exe" "%1"
    
    By the way, change it as below does work.
    """\Storage Card\Program Files\Adobe\ppc_adobereaderle.exe""" """%%1"""
    


Thanks for creating such a great tool.
Regards,
Suracha S.

Re:small Bugs 4 years, 2 months ago #357

  • nick_tg
  • OFFLINE
  • Moderator
  • Karma: 4
Hi,

Thanks for your interesting about PPCIC.

The first issue is fixed.
Download from:
www.aperitto.com/media/downloads/ppcic_2.6.exe

As for the second, i will add a check procedure making some changes into the user's registry values, to be compatible with windows mobile. As far i know, you must double any " and & and # and % characters in registry value.

Regards,
Nick Protopapas.

Re:small Bugs 4 years, 2 months ago #358

  • Suracha
  • OFFLINE
  • Fresh Boarder
  • Karma: 0
Dear Nick,

Even it is same 2.6 but the latest download does fix the %CE11%\Utilities issue.
Great job !!!

For the second issue, I confirm when use double quote (") in registry string, it must be tripple/three of them ("""). For %, yes it must be two/double (%%).

For registry value that has ", I have tried it by manually create inf and use cabWiz with it. It must be tripple/three " as I mention above.
Regards,
Suracha S.

Re:small Bugs 4 years, 2 months ago #359

  • nick_tg
  • OFFLINE
  • Moderator
  • Karma: 4
Hi,

Please post the whole registry value that making the problem. I will check it and make the check procedure.

Regards,
Nick Protopapas

Re:small Bugs 4 years, 2 months ago #360

  • Suracha
  • OFFLINE
  • Fresh Boarder
  • Karma: 0
Hi,

The registry value is ...

@="\Storage Card\Program Files\Adobe\ppc_adobereaderle.exe" "%1"

It is a shortcut to open Adobe Reader LE with parameter, use when open an PDF document. The document will be passed to Adobe Reader LE as "%1".

I also attach the full registry dumped from a mobile with Resco Registry Editor (in Zip file).

Attachment _setup.zip not found

Attachments:
Regards,
Suracha S.

Re:small Bugs 4 years, 2 months ago #361

  • nick_tg
  • OFFLINE
  • Moderator
  • Karma: 4
Hi,

Thanks, tomorrow i will upload a new version of ppcic with this fix.

Regards,
Nick Protopapas
  • Page:
  • 1
  • 2
Time to create page: 0.26 seconds