cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
NealC804
Level 8

Sample Code Downloads?

Is there a resource of sample code anywhere for ISUS 2.x? I'm new to this and watched the 45 minute video (outstanding) and now sifting through the docs. Sure would be nice to have sample code/apps to review.

I also would like to know if there is a .NET assembly in the works for the agent so I don't have to reference the COM client in my VB.NET app.

Thanks!
0 Kudos
(8) Replies
CChong
Level 11 Flexeran
Level 11 Flexeran

Have you looked at the samples in the SDK and Docs found here:
http://www.installshield.com/downloads/isus/sdk.asp ?
0 Kudos
NealC804
Level 8

Yes, I have that, but I don't see any code examples. Where would I find them?

Under my Update Service folder in D:\Program Files\InstallShield\Update Service I have three folders:

-Examples (contains Company_Logo.gif and SampleMessage.htm)
-Help (contains the .chm file)
-Program

I don't see any sample code files anywhere.
0 Kudos
CChong
Level 11 Flexeran
Level 11 Flexeran

I was refering to the Samples chapter in the ISUS SDK Help file:
"C:\Program Files\InstallShield\Update Service\Help\ISUS.chm".

There are some simple code samples in the sub-topics.
0 Kudos
NealC804
Level 8

Thanks, yes, I've reviewed the help file top to bottom. I would like to see some sample VB apps (for example) that show the code options to perform the different "common" functions of the utility.

It looks like a great service, I'm excited to use it. I just want to maximize on what it has to offer.
0 Kudos
Paul_M_
Level 6

Here is a sample VB app that uses some common back ground downloading functions. Please use this as you see fit. It can do multiple background downloading.
0 Kudos
NealC804
Level 8

Thank you. And I'll be using VB.NET for this, so I assume just make the COM reference and use that approach.

I'll review the downloaded example now, thanks again.
0 Kudos
Paul_M_
Level 6

I have a sample for vb.net as well. It is attached.
0 Kudos
NealC804
Level 8

Thanks!
0 Kudos