<?xml version="1.0" encoding="us-ascii"?><!-- RSS generated by AppDeploy.com on 3/10/2010 11:02:16 AM --><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>AppDeploy Tips</title><link>http://www.appdeploy.com/tips/</link><description>AppDeploy.com provides tips and tricks in such subjects as distribution, imaging, migration, repackaging, setup authoring, file and settings migration and scripting.</description><lastBuildDate>Wed, 03 Mar 2010 09:00:00 EST</lastBuildDate><dc:creator>Bob Kelly</dc:creator><dc:rights>Copyright 2008 KACE Networks, Inc.</dc:rights><dc:publisher>KACE Networks, Inc.</dc:publisher><item><title>Create a button in Excell with vbs</title><link>http://www.appdeploy.com/tips/detail.asp?id=169</link><description>'=====================================================================================================
' WAT DOET DIT SCRIPT: 	Voorbeeld script om een werkbalk met knop in Excel toe te voegen.
'---------------------------------------------------...</description><dc:date>2010-03-08T09:00:00-05:00</dc:date></item><item><title>Script to display button icons in Excell and there corespondif numbers with vbs</title><link>http://www.appdeploy.com/tips/detail.asp?id=170</link><description>'=====================================================================================================
' WAT DOET DIT SCRIPT: 	Laat icons zien. Doe niet meer dan 300 icons te gelijk. Start bij de waarde 1.
'--------------------------------------...</description><dc:date>2010-03-08T09:00:00-05:00</dc:date></item><item><title>Example Script to remove an excell button </title><link>http://www.appdeploy.com/tips/detail.asp?id=171</link><description>On Error Resume Next 
Const cmdBarName = &quot;wbDIS&quot;

Dim oXL
Dim oAddin

Set oXL = CreateObject(&quot;Excel.Application&quot;)

removeMenuBar

'Sub to remove the command bar
'---------------------------------------------------
Sub removeMenuBar()
	...</description><dc:date>2010-03-08T09:00:00-05:00</dc:date></item><item><title>Asset Change History Report using Kbox 1000</title><link>http://www.appdeploy.com/tips/detail.asp?id=165</link><description>1.	Logon to Kbox 1000 as Administrator
2.	Select Reports
3.	Under &quot;Choose Action&quot; dropdown select &#226;&#8364;&#339;Add New SQL Report&#226;&#8364;&#157;
4.	Paste the following SQL statement under the &#226;&#8364;&#339;SQL Select Statement Box&#226;&#8364;&#157;
5. You may change the SQL statement interval ...</description><dc:date>2010-02-10T09:00:00-05:00</dc:date></item><item><title>Report to get the list of machines where available free space in C Drive is less than 5 GB </title><link>http://www.appdeploy.com/tips/detail.asp?id=166</link><description>1.	Logon to Kbox 1000 as Administrator
2.	Select Reports
3.	Under choose action dropdown select &#226;&#8364;&#339;Add New SQL Report&#226;&#8364;&#157;
4.	Paste the following SQL statement under the &#226;&#8364;&#339;SQL Select Statement Box&#226;&#8364;&#157;

SQL:

select MACHINE.NAME AS SYSTEM_NAME,MA...</description><dc:date>2010-02-10T09:00:00-05:00</dc:date></item><item><title>Get alerted before the Maintenance/ Warranty Expiry of any Computer using Kbox</title><link>http://www.appdeploy.com/tips/detail.asp?id=167</link><description>1. Create Maintenance Expiry Date field under Asset Tab
2. Create Email Notification using Maintenance Expiry Date field 
3. Select &quot;Maintenance Expiry ...</description><dc:date>2010-02-10T09:00:00-05:00</dc:date></item><item><title> Kbox advance client provisioning using Network Shared location to reduce WAN traffic</title><link>http://www.appdeploy.com/tips/detail.asp?id=168</link><description>To avoid the WAN traffic during Kbox Client installation, you can localize the Client installation files on the Remote Server


Any shared folder can be used for automatic client provisioning through Kbox advance provisioning mechanism. 

1.	Cre...</description><dc:date>2010-02-10T09:00:00-05:00</dc:date></item><item><title>Procedure to Install MS Office 2007 using KBox or any System MGMT Tool</title><link>http://www.appdeploy.com/tips/detail.asp?id=163</link><description>Prerequisites:

1. Windows installer 3.1 must be installed on all target machines otherwise package will not run on target machines. 

Installation Steps

The steps necessary to create the custom Office 2007 system installation are:

1.	Copy ...</description><dc:date>2010-02-05T09:00:00-05:00</dc:date></item><item><title>Self Extracting Setup Creation</title><link>http://www.appdeploy.com/tips/detail.asp?id=162</link><description>For Creating Self Extracting Executable I found IExpress Tool, which comes for free along with all Windows Operating Systems as very useful.

You cannot find IExpress having a specific visible entry in Windows, its a hidden tool.

Goto Run -&gt; IEx...</description><dc:date>2010-01-14T09:00:00-05:00</dc:date></item><item><title>InstallShield - Splash Screen Display</title><link>http://www.appdeploy.com/tips/detail.asp?id=161</link><description>For a basic msi project, the splash screen will be displayed only when you create a Setup.exe and not the compressed (or single) msi....</description><dc:date>2009-11-03T09:00:00-05:00</dc:date></item></channel></rss>
