Microsoft is downloading W10 to your machine 'just in Case!!

For everything that's not in any way related to PureBasic. General chat etc...
User avatar
Zebuddi123
Enthusiast
Enthusiast
Posts: 796
Joined: Wed Feb 01, 2012 3:30 pm
Location: Nottinghamshire UK
Contact:

Microsoft is downloading W10 to your machine 'just in Case!!

Post by Zebuddi123 »

Just Stumbled upon this. "Microsoft is downloading Windows 10 to your machine 'just in case'"
well after reading more post, has me thinking. I have just had to format my ssd flash the mb bios and the ssd bios as i was sure that i was truly hacked :twisted: @ 112 megabit internet speed that was slow n glitch`y, got to now reinstall w7 and see if this was the cause. As we say here in blighty "they defiantly want f..... SHOOTING." :lol:


Zebuddi. :)

http://www.theinquirer.net/inquirer/new ... st-in-case
malleo, caput, bang. Ego, comprehendunt in tempore
User avatar
Vera
Addict
Addict
Posts: 858
Joined: Tue Aug 11, 2009 1:56 pm
Location: Essen (Germany)

Re: Microsoft is downloading W10 to your machine 'just in Ca

Post by Vera »

w :shock: w ~ this demands a counterstrike

Code: Select all

Goto @AllMS

If #MS_Any
  reSet(core_2_WIN3.1)
Forever
User avatar
Zebuddi123
Enthusiast
Enthusiast
Posts: 796
Joined: Wed Feb 01, 2012 3:30 pm
Location: Nottinghamshire UK
Contact:

Re: Microsoft is downloading W10 to your machine 'just in Ca

Post by Zebuddi123 »

Here`s one I prepared Earlier. :lol:

Code: Select all

InitNetwork()

Dim Satans_Thread$(666)  :twisted: 

Global Path$ = $HiddenPathToWindows10__NSA_sUBvERSION_1984OWells

Procedure Watch_Gates_The_Sneaky_Bustard()  :evil:  :evil:  :twisted: 
     Repeat
         if Exist(Path$)
              DisconnectNetWork()
              DeletePath(Path$, #PB_FileSystem_Force)
          EndIf
   FOREVERRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR
EndProcedure

For sell_your_soul = 1 to 666
   Satans_Thread(sell_your_soul) = CreateThread(@Watch_Gates_The_Sneaky_Bustard, 666)
next
malleo, caput, bang. Ego, comprehendunt in tempore
User avatar
Vera
Addict
Addict
Posts: 858
Joined: Tue Aug 11, 2009 1:56 pm
Location: Essen (Germany)

Re: Microsoft is downloading W10 to your machine 'just in Ca

Post by Vera »

Image . . . Image
User avatar
Kukulkan
Addict
Addict
Posts: 1396
Joined: Mon Jun 06, 2005 2:35 pm
Location: germany
Contact:

Re: Microsoft is downloading W10 to your machine 'just in Ca

Post by Kukulkan »

I finally switched to Kubuntu in July. I can't stand it any longer...
User avatar
Zebuddi123
Enthusiast
Enthusiast
Posts: 796
Joined: Wed Feb 01, 2012 3:30 pm
Location: Nottinghamshire UK
Contact:

Re: Microsoft is downloading W10 to your machine 'just in Ca

Post by Zebuddi123 »

Hi Kukulkan I`m at that point too! Have Linux now and just installed pb5.4b3 last night as I needed my software to monitor my nutrition for training, recompiled for linux seems like 5.4 is handling auto complete better but damn gadget alignment all over the shop :( not PB`s fault :).

So have decided to VBox w7 as guest, clone an initial install and if there`s anything i dont like the look of kill the vm and quick start again :) Because I imagine I`ll be doing this 2-3 times a week from here on in. :?

Zebuddi. :)
malleo, caput, bang. Ego, comprehendunt in tempore
User avatar
Kukulkan
Addict
Addict
Posts: 1396
Joined: Mon Jun 06, 2005 2:35 pm
Location: germany
Contact:

Re: Microsoft is downloading W10 to your machine 'just in Ca

Post by Kukulkan »

I also run VMware Workstation for several Windows and Linux machines. Especially for development (one for PHP projects, one for Windows PB, one for Linux PB, one for Visual Studio etc...).

My host is now running Linux Kubuntu 12.04 since July and I have to say I did not regret. For some special cases I did my own software (eg this http://www.purebasic.fr/english/viewtop ... 27&t=62908) and for some important "Windows only" software I run a Windows VM with all Windows only tools (eg banking-software for the company). I start this every now and then but it becomes less every week.

Wine was also helpful (eg for HeidiSQL and SQLiteMan).

A happy Linux user :-)
Post Reply