Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

DevStudio 9 - Detect XP vs. Vista in custom VBS action how?

2 views
Skip to first unread message

chris.shea...@gmail.com

unread,
Jan 23, 2008, 10:41:37 AM1/23/08
to
For a variety of unpleasant reasons, I'm stuck with DevStudio 9 and am
not allowed to upgrade.

Management wants to install to "all users" under Vista, but "current
user only" under all other OSs, and this needs to happen without any
prompting of the user. I've got a custom VBS action defined that says
SESSION.PROPERTY("ALLUSERS")="2"
but that sets it to install to all users in all OSs, not just Vista.

Does DevStudio 9 have the ability to check, inside a custom VBS
action, which OS it's running under?

Thanks,
Chris

0 new messages