In part of the computers the DEP function (Data Execution Prevention) will make a problem when you install a Student program. In order to prevent the problem there are two ways for a solution:
Disable DEP function. In order to do that edit C:\Boot.ini file and change the parameter "noexecute" to "alwaysoff". See this picture
Add exceptions to DEP function. If you don't want disable DEP you can add exceptions to it. In order to do that please do the following:
Press mouse right click on "My Computer" and select "Properties"
Select "Advanced"
In "Performance" section select "Settings"
Select "Data Execution Prevention" tab. Select the second option (Turn on DEP for all programs and services except those I select) and add two programs:
C:\Windows\taskman.exe and C:\Windows\explorer.exe
After these settings confirm the restart of the computer