1. Mike

    VIDEO Still on the fence about Israel and Palestine?

    Some truths are difficult to deny. (Unless otherwise noted, the views and content expressed herein are solely that of the author, in an unofficial capacity, and not Windows7Forums.com or its agents, users, moderators, volunteers, or representatives)
  2. cybercore

    Police hold man over Churchill fake signatures

    Link Removed due to 404 Error Link Removed due to 404 Error British police have arrested a 65-year-old man suspected of forging the signature of wartime Prime Minister Winston Churchill in books and then attempting to sell them on eBay or directly to buyers. Officers from the...
  3. Trouble

    Any avid readers here?

    Just looking for anyone who would like to share some information regarding recent or maybe old favorite books or authors that they enjoyed and might consider recommending. I don't really want to limit the scope of this thread but my particular interests lie mostly along the mystery, thriller...
  4. I

    Windows 7 Schtasks - Import XML

    I am making a program. I want to import XML file to schtasks.exe, I have to set the path of the program. Here's the part of XML code : <Exec> <Command>"C:\MyPath\program.exe"</Command> <Arguments>/copy</Arguments> </Exec> In my opinion, I have to set the path as variable, so...