Searched refs:bInstallForAllUser (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/setup_native/source/win32/customactions/regactivex/ |
H A D | regactivex.cxx | 352 BOOL bInstallForAllUser = MakeInstallForAllUsers( hMSI ); in InstallActiveXControl() local 373 UnregisterActiveXNative( pActiveXPath, nDeinstallMode, bInstallForAllUser, bInstallFor64Bit ); in InstallActiveXControl() 376 RegisterActiveXNative( pActiveXPath, nInstallMode, bInstallForAllUser, bInstallFor64Bit ); in InstallActiveXControl() 384 UnregisterActiveXNative( pActiveXPath, nOldInstallMode, bInstallForAllUser, bInstallFor64Bit ); in InstallActiveXControl() 414 BOOL bInstallForAllUser = MakeInstallForAllUsers( hMSI ); in DeinstallActiveXControl() local 425 bInstallForAllUser, in DeinstallActiveXControl()
|
Completed in 6 milliseconds