473,503 Members | 13,028 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Hardware info through VB6

4 New Member
I want to get the system's hardware information such as mac address through VB6. Can anyone help me out?
Nov 7 '07 #1
2 4393
debasisdas
8,127 Recognized Expert Expert
Select About Dialog from Project---> Add Form

On the form you will get a button "system info". You will get the desired code from there.
Nov 7 '07 #2
9815402440
180 New Member
Hi.

Use the following code to get some information:

Expand|Select|Wrap|Line Numbers
  1. Dim i As Integer
  2. For i = 1 To 100
  3.     Debug.Print Environ(i)
  4. Next
Regards,
Manpreet Singh Dhillon Hoshiarpur
Nov 7 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
1265
by: Ken North | last post by:
To counter the overhead of XML processing, some organizations are turning to hardware accelerators. Jeff Carmichael of Tarari discussed XML accelerators and content processors at the recent web...
1
1296
by: VM | last post by:
Does Studio Dot Net include any optimizations that make it the appropriate tool for Pentium 4 processors? I'm writing a paper on compiler optimizations for modern hardware. Since I chose .Net...
3
1709
by: fred | last post by:
I came across this link on the MS site as a refrence for the hardware requirements for .NET Enterprise Architect. Are MS Smoking Something, I have been developing in .Net for a while and I honestly...
5
1744
by: ashok.anbalan | last post by:
Hi, I am working with a VC++ based tool that does hardware reads & writes besides some other stuff. I want to conditionally compile a piece of code based on the value of a field in a register...
3
1993
by: Rich | last post by:
This is what one of the tables looks like - they are all similar and there are about 60 different tables: CREATE TABLE SalesData1( smalldatetime TimeStamp, varchar(8) CustomerID, numeric S1,...
2
1768
by: Stephen Corey | last post by:
How can I access the hardware information of a system, like hard drive(s) model & serial numbers, video card model, etc...? Thanks!
2
7252
by: citationcj2 | last post by:
Does anyone know how to obtain the hardware ID from the system using VB.net I have looked and haven't found much on it at all... Or tell me if its even possible. Thanks
0
903
by: Ketan Kolge | last post by:
Hi, I have to create a application which will install a printer. I have list of printers, and the machine where the printer is connected. Just to hide the info about the network I want to give him...
110
10441
by: alf | last post by:
Hi, is it possible that due to OS crash or mysql itself crash or some e.g. SCSI failure to lose all the data stored in the table (let's say million of 1KB rows). In other words what is the worst...
3
2114
by: Tom | last post by:
Is there any way to 'download' a control that could access hardware on a PC? Reason is that I am considering retooling a client-server app of ours over to ASP.NET (VB.NET). However, currently that...
0
7212
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7098
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7364
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
5604
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5026
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3186
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3174
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1524
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
751
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.