removed wording that claimed we support XP and Vista (them shits old pls upgrade your computer)
This commit is contained in:
parent
85afd4f93b
commit
6969bedb2a
@ -153,7 +153,7 @@ int main(int argc, char *argv[])
|
|||||||
char szDir2[512];
|
char szDir2[512];
|
||||||
printf("OpenParrot Loader\n");
|
printf("OpenParrot Loader\n");
|
||||||
printf("http://www.teknogods.com - Modding Gurus!\n");
|
printf("http://www.teknogods.com - Modding Gurus!\n");
|
||||||
printf("Supported OS: Windows XP x86 / x64, Windows Vista x86 / x64, Windows 7 x86 / x64, Windows 8 / 8.1 x86 / x64 Windows 10 x86 / x64\n");
|
printf("Supported OS: Windows 7 x86 / x64, Windows 8 / 8.1 x86 / x64 Windows 10 x86 / x64\n");
|
||||||
printf("Code: Reaver, NTAuthority, avail and the community\n");
|
printf("Code: Reaver, NTAuthority, avail and the community\n");
|
||||||
GetCurrentDirectoryA(400, szDir);
|
GetCurrentDirectoryA(400, szDir);
|
||||||
sprintf_s(szDir2, "%s\\%s.dll", szDir, argv[1]);
|
sprintf_s(szDir2, "%s\\%s.dll", szDir, argv[1]);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user