cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
rmackay
Level 7

Win32RegistryService not in the 11.5 w32ppk?

I am trying to use the Win32RegistryService class in some custom code for my IS 11.5 universal installer but my compiler will not find the class "com.installshield.wizard.platform.win32.Win32RegistryService"

I have included the w32ppk jar file in my classpath.

When I look in the w32ppk jar, for some reason Win32RegistryService.class does not appear to be in there either.

I know it was there in previous versions as I have made use of it in the past and I see it in the w32ppk jar file for ISMP 5.x

Where did it do and how can I make use of it now?
Labels (1)
0 Kudos
(4) Replies
rmackay
Level 7

Ok it appears to now be in:

IS11.5MP\distributables\platform\ext\windowsppk.jar

Why are there two different ppk jar files? That one and:

IS11.5MP\lib\ppk\win32ppk.jar
0 Kudos
RobertDickau
Flexera Alumni

Perhaps see ...MP\distributables\platform\ext\windowsppk.jar.
0 Kudos
rmackay
Level 7

perhaps read both of my posts
0 Kudos
sithlord
Level 4

Win32RegistryService appears to be located inside windowsppk.jar @ \distributables\platform\ext

Cheers,
/.Will
0 Kudos