windosC# WIN10x64位 编译文件为32位程序时候 访问C盘报错 云博小周宇2024年5月5日2023年8月20日1 Min Read var file = "C:\\Windows\\System32\\osk.exe"; Process.Start(file); 报错 找不到文件