windows - detect quiet mode -


i need able detect quiet mode in setup project's class library. of library's methods show dialog forms, , won't visible if setup running in quiet mode. need detect quiet mode, or @ least check if windows forms can displayed @ all. how can that?

see uilevel property of windows installer.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -