Getting Drive Volume Serial Number In VB 2010?
Oct 1, 2010I am trying to build an autorun application for windows 7 and I need to retrieve a drive's VOLUME serial number (the one that changes when you format it)
View 4 RepliesI am trying to build an autorun application for windows 7 and I need to retrieve a drive's VOLUME serial number (the one that changes when you format it)
View 4 RepliesI Need a code to Identify Volume Serial Number and put in textbox1.text
The code should work for Visual Basic 2010
Send hdd serial number (not volume number)code in vb.net 2008.
View 3 RepliesI'm using this code to generate machine signature. But it's take noticeable time to execute.
Public Shared Function DriveSN(ByVal DriveLetter As String) As String
Dim disk As ManagementObject = New ManagementObject(String.Format("Win32_Logicaldisk='{0}'", DriveLetter))
[Code].....
I would like to get the hard drive serial number.... to make a security feature for some software so it will only run on that hard drive... [URL]
View 13 RepliesDim SerieDisco as String Dim SerDis As New FileSystemObject Public Const LDisk= "C" SerieDisco = SerDis.Drives(LDisk).SerialNumber In VB6 I did use this code and get the serial number of Driver C: But now I am traslating the application to VB 2008 and I don't know how i do it? The methot in VB 6 function with hard Drive, CD and memory card (usb)
View 9 RepliesIs it possible to read the serial number of a USB drive using VB.
View 3 RepliesHow can i get the hard drive Serial Number.The Physical one only I spent 1 hour on google the only examples i found all had errors
View 18 RepliesPHP
Dim searcher As ManagementObjectSearcher = New ManagementObjectSearcher("SELECT * FROM Win32_PhysicalMedia")
For Each wmi_HD As ManagementObject In searcher.Get()
MessageBox.Show(wmi_HD("SerialNumber"))
Next
I am using this code for getting hard drive serial number its works ok with me but not working on my friends system and return an empty string.
i have a question concering USB flash drives. I am building a Record Book with an Access 2007 database. When a user changes some information in the database i have built a procedure to create a backup of the database on a second hard drive. I was wondering if there is a way to find my USB flash drive serial number (either through coding or alternative ways) and specify that USB with that serial number as the location of the backup. As my program is at the moment, the backup is created from C to D. This can be a problem if on other computers there is no D drive or it's not a hard disk. By specifying the serial number to save the backup database to, should work on all pcs (theoretically). I am just not sure if this is possible in any way.
View 4 RepliesHow do to get serial number hard drive and mother bord in vb.net?
View 17 RepliesMy Dad made an application which had a feature that i want, basically his programme reads the users hard drive serial number and then multiplies it by say 12 and then divides it by 7 for example. This number is then shown as a 'Authorisation Code' which the user has to email to him and then his breaks it back down to the original hard drive serial number which he sends back which is the application serial number to activate it. I want to know how to read the actual hard drive serial number or a number that every computer has so i can do the same but i have searched everywhere and cannot find any examples for VB 2008 apart from one which didn't work
View 8 RepliesWe are trying to rename a volume label on a thumb drive using a visual basic program, but the operation doesn't work. We are not getting any error messages, it just doesn't work. The user account being used does not have any special privileges. I suspect the user may have to be an administrator, but that is not an option. Any ideas on how to accomplish without elevating the users privileges?
View 2 RepliesI have seen examples of enumerating through the available drives on a computer to obtain information about the drives.
But how do you change the volume label of a specific drive?
I have code to generate transaction number. hire my code :
VB
Function TransNumber() As String
Dim oCmd As New OleDb.OleDbCommand
Dim sNo As String = "P"
[Code]...
I had a problem when there are multiple users using the transaction or the serial number is, because the data overwrite each other.
I have a program that allows the user to enter a drive letter into a text box. The program then takes the letter and find the physical drive number (i.e. deviceharddisk3..). It then stripes out everything and leaves me with the number 3.
In VB6 I used mDrive.bas from vbAccelerator.com and it worked perfectly. I have been all over the internet and back and cannot find a solution written in VB.NET.
I am trying to get the physical drive (device) number from the drive letter. If the user inputs the drive letter C the program will find the associated physical device number. For example if I input C then the result needs to be \Device\HardDrive1\... Some call it NT Device Name; I think. I have the code for VB6 from vbAccelerator, which works perfectly, but it does not work in VB.NET. My question is there a simple way of pulling the drive info that contains the drive letter and the physical device number. I have searched the internet and found nothing for VB.NET. I would post code but I have nothing for .NET.
View 1 RepliesI have a program I am converting from VB6 to VB.NET and I am stuck at the very last piece of code. I need to determine what physical device number is associated with the drive letter.
The program takes the drive letter from a text box and goes and finds the device number (i.e. deviceharddrive3...) and strips out everything leaving me with the devicer number; in this case the number 3. I have searched the internet to and fro and found nothing in VB.NET.
My program in VB6 uses a .bas module from vbaccelerator.com called mDrive.bas and works great. I can't figure out how to convert it over to VB.NET.
With this code i check the serial serialnumber of a usb stick.
[code]...
It is not perfect because the programma crash when there is no usb in de PC.But how do i search fot the sctick if it has a name , for example PPH ? And not G: , because it is everytime a different station.
I've been checking endlessly on MSDN and the net in general trying to find out how to get the computer's "C:" drive serial number and also the GUID.Everything I've found seems to pointing to the System.Management library using the ManagementObject, but "ManagementObject" doesn't appear to be recognized by the IDE?!I've imported: System.Management, System.Management.Instrumentation, Microsoft.Win32 and System.IO, but ManagementObject is still coming up as an error.I'm aware I can simply access the registry to get the GUID, but can anyone simply give me the code to access these 2 elements please.
View 10 RepliesI want to generate a serial number in this format: INDDMMYY000001, INDDMMYY000002, INDDMMYY000003, ... I can generate INDDMMYY using following code: lblNoSiri.Text = "IN" + Date.Now.ToString("ddMMyy") However, I don't know how to generate the last six digit number. I only can generate number without zero in front of it. How to create the number with fix number of digit?
View 4 RepliesAnyone know how to get a count of files with a given extension on a drive? There may or may not be folders on the drive.
View 5 RepliesHow can I control the Computers volume inside visual basic? (like you have the speaker icon and when you click on it Volume scroll thing) at the bottom left of Windows, but I want it in my program. I am running Windows 7 (if that makes any difference
View 1 RepliesI want to be able to change (Increase or Decrease) the computers bass, Main volume, view connected audio devices (Output Devices) and finally display the computers volume with a progressbar.
View 1 RepliesI need help declaring and executing the necessary commands to mute the volume on my computer (globally, ie. will effect all programs using sound, not just the application itself).
View 3 Repliesi found just this code but it works only for form1.
Imports System
Imports System.Collections.Generic
Imports System.ComponentModel
[code].....
i need to write a program to get the monitor's serial number i can get the model number for the life of me i cant seem to get the serial?
Private Function monitorName() As String
On Error GoTo Error_Handler
Dim objWMIService As Object
[Code]....
how do i get the cd manufacture serial number of each cd with vb code?
View 2 Replieshow to get USB serial number(Hardware ID) using VB.net?
View 1 RepliesDim Q As New SelectQuery("Win32_BaseBoard")
Dim SearchString As New ManagementObjectSearcher(Q)
Dim Info As ManagementObject
For Each Info In SearchString.Get()
TextBox1.Text += Info("SerialNumber").ToString()
Next
Its not working. I cant get my motherboard serial. Why?