This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- The interface doesn't exist
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 05, 2008
04:08 AM
The interface doesn't exist
I am trying to use the Interface "Win32Service" mentioned in the IA api...(provided as javadoc)
but it is not present in IAClasses.zip
complete mentioned in javadoc is com.installshield.wizard.platform.win32
How to use this interface
basically.. this interface has function : ...Boolean ExistsService(String ServiceName)
i want to use it
but it is not present in IAClasses.zip
complete mentioned in javadoc is com.installshield.wizard.platform.win32
How to use this interface
basically.. this interface has function : ...Boolean ExistsService(String ServiceName)
i want to use it
(9) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 05, 2008
07:32 AM
Please see this thread: http://community.acresso.com/showthread.php?t=181854&highlight=API
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 06, 2008
02:30 AM
As per you have said that post, i added services.jar but could not find the Win32Service in it 😞
Also http://knowledge.macrovision.com/sel...%200%204064949 .... this link is not working .
please help.
Also http://knowledge.macrovision.com/sel...%200%204064949 .... this link is not working .
please help.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 06, 2008
07:12 AM
In case you didn't notice, the software this forum uses truncates the display of longer links! 🙂 You have to actually click the link, not copy and paste it, and it'll work! 😄
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 06, 2008
10:25 PM
yes .. i did the same (clicked the link)
The link to the post is working.. but you have given a link in that post, which is not working
The link to the post is working.. but you have given a link in that post, which is not working
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 07, 2008
02:58 AM
Which link isn't working: the link in this thread to the other post where is the link to the KB article or the link to the KB article?!? I can assure you that both links are working, IF YOU CLICK THEM! The fact that the forum's software truncates the links when displaying them IS NOT MY FAULT!
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 07, 2008
06:30 AM
😞 😞
dont know.. but its not working here..
"http://knowledge.macrovision.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=Q113344&sliceId=1&docTypeID=DT_HOWTO_1_1&dialogID=4070296&stateId=0%200%204064949"
this is the original link ..
but i used services.jar but i can find that interface "Win32Service"
😞
Thanks
dont know.. but its not working here..
"http://knowledge.macrovision.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=Q113344&sliceId=1&docTypeID=DT_HOWTO_1_1&dialogID=4070296&stateId=0%200%204064949"
this is the original link ..
but i used services.jar but i can find that interface "Win32Service"
😞
Thanks
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 07, 2008
06:57 AM
What are your IA version, platform and JVM?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 07, 2008
09:11 AM
I think some of the services use resource\services\ppk\windowsppk.jar, too.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 09, 2008
10:01 PM
Thanks A lot Robert ! 🙂