Searched defs:nCmdLineLength (Results 1 – 1 of 1) sorted by relevance
847 DWORD nCmdLineLength = lstrlen( sMsiPath ) + lstrlen( pParam ) + 2; in LaunchInstaller() local1921 DWORD nCmdLineLength = lstrlen( sRuntimePath ) + lstrlen( PARAM_SILENTINSTALL ) + 2; in InstallRuntimes() local
Completed in 27 milliseconds