Skip to content
⌘ NSIS Forum Archive

I can format my hdd with nsis ?

3 posts

dark_angel.2007#

I can format my hdd with nsis ?

Please help me I need to know if I can format my hdd with nsis 😢
Animaether#
you can do many ugly things with NSIS (wouldn't be the first time I deleted ntldr by mistake, for example. d'oh!). All you need to find out is what command is used to format a drive that does not ask for user confirmation, and then run it. Given the nature of such an event, I think that's about as much information as I'm comfortable giving 😉