Office 365 detected as Virus

Greenlazer21

New Member
Messages
2
Reaction score
0
Followed the main 365 guide (going through winrar and creating the exe and stuff) and have got the exe to work however when putting in post setup (task - Machine) the windows setup finishes and reboots but gets stuck on "getting started" with a 365 cmd window popping up. I then tried moving into task - user, but the 365 exe got flagged as a virus.
 
Followed the main 365 guide (going through winrar and creating the exe and stuff) and have got the exe to work however when putting in post setup (task - Machine) the windows setup finishes and reboots but gets stuck on "getting started" with a 365 cmd window popping up. I then tried moving into task - user, but the 365 exe got flagged as a virus.
I am not sure about the first questions about O365 since I install it on my image via VM network, but I do have a few unsigned installers packed with Inno Setup being flagged as malicious by Windows Defender, which I am sure are false positives.
 
If you've read the O365 install thread, and other related posts, it's been made clear "Display=None" is required for running under Post-Setup (Machine) because Setup.exe wants to display a completion dialog. You can't interact with apps during (Machine) phase, so Windows installation gets stuck forever waiting for you to click OK.

Therefore, use Display=None for (Machine), or use Display=Full with (User).
 
Back
Top