- 14 名前:名無しさん@お腹いっぱい。 mailto:sage [2014/07/26(土) 17:02:15.66 ID:ssTVkF8D0]
- PROCESSOR_ARCHITEW6432 だけにして、
中味はAMD64かIA64だったら64bit、それ以外なら32bitでいいと思うよ Script:JScript PA=WScript.Env('PROCESSOR_ARCHITEW6432'); if(PA=='AMD64'|PA=='IA64'){ WScript.Exec('%x-finder%..\\..\\Fastcopy\\FastCopy208_x64\\FastCopy.exe',1); }else{ WScript.Exec('%x-finder%..\\..\\Fastcopy\\FastCopy208\\FastCopy.exe',1); } 起動するだけならこうかな
|

|