Create program to run before windows startup -- Floppy Disk?

Can I create a program to run before windows starts up, like when you insert a floppy disk before startup, you can, say, erase your harddrive

Thanks,




Answer this question

Create program to run before windows startup -- Floppy Disk?

  • Marlin7

    Not in C# as it requires the .NET Framework which requires Windows.

    In theory you could strip down a CLR such as Mono or Rotor... however making it that small might take a fair bit of work.



  • Create program to run before windows startup -- Floppy Disk?