Help - Search - Members - Calendar
Full Version: How to use isDesktopLoaded()
MSFN Forums > Member Contributed Projects > Windows Post-Install Wizard (WPI)

   


Google Internet Forums Unattended CD/DVD Guide
kabers
Hi welcome.gif

How do I use the funtion isDesktopLoaded() under dependencies?

I tried this command to prevent the option to install a program if the desktop is loaded, but without any luck.
isDesktopLoaded()=="True"

I just want to prevent a program to be installed, when I use my dvd with WPI from the desktop.
mritter
isDesktopLoaded() or !isDesktopLoaded()

First one yes, second no.

Don't do the =="true" check.




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.