- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
- PC Specs
- Intel Core i5-2500 @ 3.3 GHz 16GB RAM 2x2.5GB nVidia GDDR3 SLI 5TB+ HDDS
9 Posted Topics
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 … | |
Re: 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 … | |
Re: 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 | |
Re: 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) … | |
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 … | |
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 … | |
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 … | |
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 … |
The End.