Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~5K People Reached
PC Specs
Intel Core i5-2500 @ 3.3 GHz 16GB RAM 2x2.5GB nVidia GDDR3 SLI 5TB+ HDDS

9 Posted Topics

Member Avatar for LucianAdamson

Using: Visual Basic .NET 2012 Problem: I am using the code below to get the version information from a system dll. It returns a version number and I check the file manually by going to C:\windows\system32, right clicking, going to properties, clicking on Details and the version number that VB.NET …

Member Avatar for phinisdo
0
2K
Member Avatar for abuisamohammad

There is a program called Konboot that you buy. You can either burn it by downloading after purchase or wait for a CD to come in mail. Once you do this, boot it up through CD-ROM and it makes needing a password obsolete until you reboot. When you boot up …

Member Avatar for Reverend Jim
0
301
Member Avatar for Samir

Try booting into safe mode with command prompt and issuing these commands net user YOURUSERNAMEHERE /add /random /passwordchg:yes and then net localgroup "administrators" username /add

Member Avatar for JorgeM
0
304
Member Avatar for tdmazaiwana

Make sure your computer is shutdown while doing this. Remove the battery. Press the power button after removing the battery to discharge any stored volts. Flip the computer so the battery side is facing you. Unscrew and remove panels until you see a watch battery. It will look like [this](http://www.watchtool.co.uk/images/SR920W-PB.jpg) …

Member Avatar for JorgeM
0
231
Member Avatar for froxen
Member Avatar for LucianAdamson

Hey all! I am trying to write a piece of code that will replace one of my system files on reboot with a new version of that file. Hopefully someone out there has some experience with this as I am stumped at the moment. Using: VB.NET 2012 Using MoveFileEx Public …

Member Avatar for LucianAdamson
0
446
Member Avatar for LucianAdamson

Not sure what I am doing wrong but let me try to explain my issue. I have a single combobox on my form that I use to load external settings. If I load, lets say, 100 settings in to this combobox then I clear the combobox via Combobox1.items.clear(), then try …

Member Avatar for LucianAdamson
0
463
Member Avatar for LucianAdamson

I've been through post after post after post for the last few hours trying to figure this out... im new to the XML parsing stuff so I am starting to get frustrated. Here is a sample of the XMl im trying to parse: <level id="1"> <prop n="PROPERTY" v="VALUE"/> </level> <level …

Member Avatar for LucianAdamson
0
293
Member Avatar for LucianAdamson

Hello all! Hopefully there is someone out there who can help me with what I need to achieve. Goal: Loop through XML file, reading node by node searching for a node with a specific attribute with a specific value, then write to another attribute of said node found. I feel …

Member Avatar for LucianAdamson
0
357

The End.