Re: SDK Samples
From: Charles Clarke \(MVP\) (charles.clarke_at_qa.com)
Date: 04/26/04
- Next message: jcredle: "Advertisements"
- Previous message: Neo: "Re: Microsoft Access makes SMS client installation hang"
- In reply to: Thomas Johansen: "SDK Samples"
- Next in thread: Thomas Johansen: "Re: SDK Samples"
- Reply: Thomas Johansen: "Re: SDK Samples"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 26 Apr 2004 16:19:11 +0100
Hi Thomas
Rather than use the sdk you could simply package the files up with sms
installer and deploy them to the specific clients as you would any sms
package. SMS installer will let you copy the files to any location you like
on the client box. For sms installer see here:
http://www.microsoft.com/smserver/downloads/20/tools/installer.asp
and for info on copying files around with it see here:
http://www.myitforum.com/articles/12/view.asp?id=5542
HTH
Charles
"Thomas Johansen" <thrawn[NO SPAM]@hest.com___KĘP> wrote in message
news:uzhygF5KEHA.1144@TK2MSFTNGP12.phx.gbl...
> Hi
>
> The task:
> I basically want to transfer files from the SMS server to a specific
folder
> on the clients. An application on the clients must be updated with new
files
> from time to time. I would like to use the SMS SDK to do it.
> I have the following in mind:
> The central application creates the package containing the files. Then the
> advertisement i created, based on the package. This is done with the SDK.
> The package is then downloaded by the client and placed in
> \Windows\System32\CCM\Cache\*
> But the application needs the files in a specific folder.
>
> So how do I solve this best way ?
>
> 1: I could use an bat/exe file, transfered with the package or static on
the
> clients, for copying them to a specific folder
>
> 2: I could specify in the package/advertisement that the files schould be
> placed in \MyCustomFolder\ instead ? Is that possible ?
>
> 3: I could use the client SDK to "trig" an application on the client, when
> the files is recieved and then moves the files to the right folder ?
>
> 4: Cretae the package with the right PDF information for copying the files
> on the client. Done by the SDK ?
>
> The process must be completly free for user input. !!!!!
>
> Is any og the above solution posible ? Any samples on how to create
> package/advertisements with the SDK ?
>
> Thomas
>
>
- Next message: jcredle: "Advertisements"
- Previous message: Neo: "Re: Microsoft Access makes SMS client installation hang"
- In reply to: Thomas Johansen: "SDK Samples"
- Next in thread: Thomas Johansen: "Re: SDK Samples"
- Reply: Thomas Johansen: "Re: SDK Samples"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|