NewsArchive
09-29-2008, 01:44 AM
Hey Folks,
I have an SB Feature that should not be available on Vista. It creates a
shortcut to a tray program in CSIDL_STARTUP. Preventing shortcut creation in
SB on Vista is easily handled, but I don't see a straightforward means of
hiding / disabling the offering of the feature itself from within the script.
It occurs to me that I could wrap the Define Feature script item in a
condition that tests the OS, but Friedrich inserts a caution against modifying
SB_FEATURESID, so I don't want to indirectly mess anything up.
Has anyone done anything like this, or know if it's safe in SB>
Thanks.
--
Best regards,
Mark
-------------------------------------------------------------------
Why waste time learning when ignorance is instantaneous?
I have an SB Feature that should not be available on Vista. It creates a
shortcut to a tray program in CSIDL_STARTUP. Preventing shortcut creation in
SB on Vista is easily handled, but I don't see a straightforward means of
hiding / disabling the offering of the feature itself from within the script.
It occurs to me that I could wrap the Define Feature script item in a
condition that tests the OS, but Friedrich inserts a caution against modifying
SB_FEATURESID, so I don't want to indirectly mess anything up.
Has anyone done anything like this, or know if it's safe in SB>
Thanks.
--
Best regards,
Mark
-------------------------------------------------------------------
Why waste time learning when ignorance is instantaneous?