This commit is contained in:
luoliangyi 2023-09-04 14:19:25 +08:00
parent 2de21f0eee
commit 92c34353ff
3 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ int APIENTRY wWinMain(_In_ HINSTANCE hInstance,
else if (-1 != strCmdLine.Find(L"OEM_ZIGUANG")) else if (-1 != strCmdLine.Find(L"OEM_ZIGUANG"))
{ {
strAppGuid = "{6512BEFD-F0E0-495F-8E12-4D07B5B3BE87}_is1"; strAppGuid = "{6512BEFD-F0E0-495F-8E12-4D07B5B3BE87}_is1";
strAppName = "UniscanScan.exe"; strAppName = "UniScan.exe";
} }
else if (-1 != strCmdLine.Find(L"OEM_NEUTRAL")) else if (-1 != strCmdLine.Find(L"OEM_NEUTRAL"))
{ {

Binary file not shown.

Binary file not shown.