Tagged Questions
3
votes
3answers
1k views
How to set multiple desktop backgrounds (dual monitor)
I have a code snippet to set a single image across both monitors but I recently got a second monitor for my laptop and I wanted to modify my code to account for setting a diffrent image to each ...
1
vote
8answers
251 views
Is there any way to make a dual executable file for Mac/Windows?
I'm looking for a way to make a dual executable file for Windows/Mac. That is, I can execute the file in either OS and it would run some piece of code that I want for that OS. This code can be ...
0
votes
2answers
423 views
Hard disk partitioning to dual boot Windows 7 and Ubuntu 11.10 [closed]
I have a single hard disk with 2 partitions (C & D) and C has Windows 7 installed on it. I want to install Ubuntu as well but on D drive so the operating systems are separated. I could not figure ...
0
votes
3answers
90 views
How do you programmatically detect dual booting (particularly Linux) from within Windows?
My dad is looking for ways to automate checking the settings of a Windows server for giving it a standards compliance grade. He needs to know if more than one OS is installed, but wants to avoid ...