不安裝,我試圖讓安裝腳本:在32位PC :tapi_32bits.tsp在C:\windows\system32 在64位PC:tapi_64bits.tsp在C:\Windows\System32和tapi_32bits.tsp在C:\Windows\SysWOW64 這是我寫的劇本: ; The name of the installer
Name "TAPI Installer"
;
我試圖從32位C#應用程序(在64位操作系統上)運行可執行文件,但我得到「系統找不到文件指定「可能是因爲wsqmcons.exe不存在於C:\ Windows \ SySWOW64中。該文件在System32中存在。如果可能,從代碼運行wsqmcons.exe的最佳方式是什麼?與Wow64RevertWow64FsRedirection Process p = new Process();
p.