Archive for May, 2008

28
May

AdminStudio 8.6 (Web Course) 

  • Course Level – Beginner & Intermediate
  • Course Duration – 1 Day
  • Course Price – $349.99
  • Who Should Attend – Application Packagers, System Administrators, Setup Developers
  • Upcoming Course Dates – 6/23/08

Course Outline

  • Overview of Windows Installer Service
  • Preparing for Application Migration
  • Repackaging Legacy Installations
  • Testing the Repackaged Application
  • Customizing Vendor Application with Transforms
  • Miscellaneous Topics

Sign Up for the Course

  1. (required)
  2. (valid email required)
  3. (required)
 

cforms contact form by delicious:days

Category : Training | Blog
28
May

InstallShield 2008 – MSI (Web Course)

  • Course Level – Beginner & Intermediate
  • Course Duration – 6 hrs
  • Course Price – $349.99
  • Who Should Attend – Setup Developers, Architects
  • Upcoming Course Dates – 6/30/08

Course Outline

  • Overview of Windows Installer Service
  • Introduction to InstallShield 2008 IDE
  • Customizing the Project in the Installation Designer View
  • Architecting the Installation
  • Using the Files & Folders View
  • Customizing the Installation
  • Special Consideration Files
  • Building Releases
  • Introduction to Custom Actions

Sign Up for the Course

  1. (required)
  2. (valid email required)
  3. (required)
 

cforms contact form by delicious:days

Category : Training | Blog
1
May

ClickOnce is a new deployment technology created by Microsoft to ease the deployment of applications over the web. This new deployment technology was first unleashed in 2004 and has quite a fan following. ClickOnce was first shipped with .Net Framework 2.0 and has close integration with .Net applications.

Windows Installer Service is a system level component that allows you to install and manage your applications in a manner consistent and contingent with the Windows Operating System. Windows Installer Service is known for its ability to handle shared and low level system components, while providing setup authors with features that allow them to repair when needed and rollback when installation fails.

Choosing Between ClickOnce and Windows Installer is an article on MSDN that compares the differences between Windows Installer Service and ClickOnce and talks about how the two can complement one another if used together.

 

 

Category : ClickOnce | MSI Engine | Blog
1
May

The Visual Basic 2005 team put out a hands on Web session on Deploying a Visual Basic Application with ClickOnce Technology. The session consisted of creating a sample Visual Basic Application, creating a deployment project for ClickOnce in Visual Studio to deploy this application and finally hosting it for download via IIS. The session concluded with sending an update to the sample visual basic application via ClickOnce.

The WebCast was scheduled on April 16th 2007 and was presented by Peter Thok, Application Development Consultant, Exsilio Consulting.

Watch the Recorded Webcast : MSDN Webcast: Guided Hands-on Lab: Adding ClickOnce Deployment to Visual Basic Applications (Level 200)

Category : ClickOnce | Blog