Home
last modified time | relevance | path

Searched refs:bInstallForAllUser (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/setup_native/source/win32/customactions/regactivex/
H A Dregactivex.cxx352 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 9 milliseconds