![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Professional Programmer
|
Is it possible to boot .NET Framework and VB.NET
Hey yall, I am making a program in vb.net. I need it to be able to boot before windows does. I was wondering how it would be possible to maybe boot the .net framework without windows starting first. I dont know if this is possible, but if not maybe it could a project later on for me but let me know. thanks
__________________
Forgiveness is the fragrance that the violet sheds on the heal that has crushed it. - Mark Twain Destruction leads to a very rough road, but it also breeds creation. |
|
|
|
|
|
#2 |
|
Professional Programmer
|
You won't be able to do that.
__________________
JG-Webdesign |
|
|
|
|
|
#3 |
|
Professional Programmer
|
Why not, could you put like windows files in there or something references, without windows having to boot first?
__________________
Forgiveness is the fragrance that the violet sheds on the heal that has crushed it. - Mark Twain Destruction leads to a very rough road, but it also breeds creation. |
|
|
|
|
|
#4 |
|
Expert Programmer
|
Are you trying to make an OS?
__________________
|
|
|
|
|
|
#5 |
|
Hobbyist Programmer
|
Yeah What are you trying to do? If you want something to always be running look into services as well as working with the kernel. If you want it to be like a bootable OS then put it on a CD or Flash or Whatever.
|
|
|
|
|
|
#6 |
|
Hobbyist Programmer
Join Date: Nov 2006
Location: 163H
Posts: 213
Rep Power: 2
![]() |
Maybe C/C++ will help.
__________________
You never test the depth of a river with both feet. The believer is happy. The doubter is wise. Free speech carries with it some freedom to listen. The next generation will always surpass the previous one. It`s one of the never ending cycles of life. |
|
|
|
|
|
#7 |
|
Programmer
Join Date: May 2006
Posts: 49
Rep Power: 0
![]() |
yeh .net runs on windows.. so i don't think its possible..
__________________
Intel Pentium M 1.73Ghz -- Sony Vaio -- 1024MB Ram -- Ubuntu 8.04 AMD Athlon X2 4200+ -- Asus V3-M2V890 -- 2GB Kingston -- Vista Ultimate 32bit Intel C2D E4400 -- 2048MB GeIL - Windows XP SP2 ASCII stupid question, get a stupid ANSI ! |
|
|
|
|
|
#8 |
|
Professional Programmer
|
I'm not trying to to make an OS. I am wanting to make an embedded type program for NIC's. This program will assign the NIC or Modem a unique name, that no other computer that uses this program has, so the computer can be reported stolen or not. So it will check the NIC's database for this specific NIC name and determine where it is, then it will continue to load windows.
The reason I need this, is because my and some friends are setting up a little business, that determines where a computer is in case it is stolen. This is the software used to determine if it is stolen and if it is, it will tel us where it is. The reason I need itto boot before windows, is because I dont want to install it on windows, so they can't format the computer.
__________________
Forgiveness is the fragrance that the violet sheds on the heal that has crushed it. - Mark Twain Destruction leads to a very rough road, but it also breeds creation. |
|
|
|
|
|
#9 |
|
Professional Programmer
|
You don't need windows to format the drives.
__________________
JG-Webdesign |
|
|
|
|
|
#10 |
|
Hobbyist Programmer
|
That right there you are talking about recoding the hardware (IMO). That will prevent them from being able to change the information unless they are hella smart. Chances are you are going to have to learn a lot about each specific NIC in order to make that functional or have a special NIC that each of your clients has to use. My suggestion on a "security" type of company is, you better have a lot of money saved up in case you can't get back the computer as well as make sure you have a hell of a Good Lawyer.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VB O5 Program Running Problem..Think its .net framework | Silent | Visual Basic .NET | 3 | Dec 15th, 2005 4:43 AM |
| What exactly is the .NET framework? | aznluvsmc | C# | 15 | Oct 19th, 2005 9:36 PM |
| vb6 to vb.net | bl00dninja | Visual Basic .NET | 2 | Sep 24th, 2005 1:55 PM |
| Making a database application in VB.NET | emdiesse | Visual Basic .NET | 3 | Sep 18th, 2005 5:58 AM |
| Goal of .Net Framework or Mono | pr0gm3r | Other Programming Languages | 5 | Sep 9th, 2005 3:28 PM |