Hi.
I have used the program on a computer with server 2008, it worked great, I configured some scheduled tasks, but I always throw a warning window, is there a way to open the application on windows server 2008 without this warning?
My Computer:
Windows 2008 R2 Standard x64
Best regards
Warning Window in Server 2008
- Posts: 2
- Joined: 22 Dec 2016
- Attachments
-
- Server2008.png (5.43 KiB) Viewed 3014 times
- Posts: 41
- Joined: 10 Jul 2016
I would guess that installing (minimum) Service Pack 1 for your Windows Server 2008 (or R2) could help.
- Posts: 2
- Joined: 22 Dec 2016
Hi.
I have R2 installed on the 2008 server
I have R2 installed on the 2008 server
- Posts: 41
- Joined: 10 Jul 2016
Ok, so this is more clear now. 2008 R2 is the server equivalent to Windows 7.
And there also exists a Service Pack 1 for Windows Server 2008 R2.
Is that alread installed?
Reference: https://en.wikipedia.org/wiki/Windows_Server_2008_R2
And there also exists a Service Pack 1 for Windows Server 2008 R2.
Is that alread installed?
Reference: https://en.wikipedia.org/wiki/Windows_Server_2008_R2
- Posts: 2
- Joined: 6 Feb 2017
I have a script running an auto-backup and whenever it runs the Warning Message Pops UP and the auto-backup will then wait for a manual click on the OK button. So in order for me to continue backup I have to click OK.
If anyone knows how to disable the warning popup that would be helpful. I don't want to install any additional service packs. The backup will run if this warning popup is disabled.
If anyone knows how to disable the warning popup that would be helpful. I don't want to install any additional service packs. The backup will run if this warning popup is disabled.
- Attachments
-
- Warning.png (17.98 KiB) Viewed 2920 times
- Site Admin
- Posts: 7211
- Joined: 9 Dec 2007
Directly start the 32-bit executable from the FFS bin subdirectory (which is also what the launcher is doing as a workaround).If anyone knows how to disable the warning popup that would be helpful. I don't want to install any additional service packs. techman, 06 Feb 2017, 09:44
- Posts: 2
- Joined: 6 Feb 2017
Thanks Zenju. You have answered the questions 100% correct. Thanks so much.