Home
last modified time | relevance | path

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

/aoo41x/main/desktop/win32/source/setup/
H A Dsetup.cpp72 #define PARAM_SILENTINSTALL TEXT( " /Q" ) macro
1921 DWORD nCmdLineLength = lstrlen( sRuntimePath ) + lstrlen( PARAM_SILENTINSTALL ) + 2; in InstallRuntimes()
1925 FAILED( StringCchCat( sCmdLine, nCmdLineLength, PARAM_SILENTINSTALL ) ) ) in InstallRuntimes()

Completed in 29 milliseconds