C# Process Start Help
Featured Replies
Сейчас на странице 0
- Нет пользователей, просматривающих эту страницу
A better way to browse. Learn more.
A full-screen app on your home screen with push notifications, badges and more.
Используя этот сайт, вы соглашаетесь Условия использования.
Ok, so i don't want to use the original IW4M updater, i am a coder so i got a aIW2 (alterMW3) Updater source code, but the thing is i can't seem to launch iw4mp.dat,
the original code is Process.Start("iw5mp.exe"), but when i change it to Process.Start("iw4mp.dat"), it asks me with what program it should open .dat file.
Please help.