User profile: SoftMOUNT

User info
User name:SoftMOUNT
Old user name:SICKHEADPRO
Name:Luke
Location:England
Bio:I am very new to C++ and am enjoying learning the language; I started to teach myself with a book and when finished I hope to have the basic skills to continue becoming a professional C++ programmer.

I am 16 years old and from work experience I gain a job working for a computer repair company which I enjoy mostly but my real goal is to become a professional C++ programmer.

Happy codding.

My first C++ program:

#include <iostream>
using namespace std;

int main()
{

cout << "Hello Word";

return 0;
}
Statistical data
Birthdate:Jul 29, 1997
Gender:Male
Occupation:Engineer
Skills:C++
C#
Computer Engineer
History
Joined:
Number of posts:62
Latest posts:

Batch file not working as expected...
@MiiNiPaa Thank you so much! I have just tried it and it now works :D How did you know it would of b...

Batch file not working as expected...
Ohh so sorry, I did not know I needed to remove them as well. Ok so what happened is, it says it ca...

Batch file not working as expected...
When I remove the /Q it does not work but it makes the process longer with no confirmation. Here is...

Batch file not working as expected...
I hate to say this but I tried what you said and it still does not work. It does not even give any e...

Batch file not working as expected...
I removed the HKEY lines and still not working. It doesn't even remove the onedrivesetup.exe. And y...