PDA

View Full Version : GetDrives Error


jsheth
22nd April 2008, 15:33
!define: "MUI_COMPONENTSPAGE_NODESC"=""
!insertmacro: MUI_PAGE_COMPONENTS
!insertmacro: end of MUI_PAGE_COMPONENTS
!insertmacro: MUI_PAGE_INSTFILES
!insertmacro: end of MUI_PAGE_INSTFILES
!insertmacro: MUI_PAGE_FINISH
!insertmacro: end of MUI_PAGE_FINISH
!insertmacro: GetDrives
Invalid command: System::Alloc
Error in macro GetDrives on macroline 19


What gives? I had this working till yesterday and then it just stopped. Nothing new on my machine except for a windows automatic update. Restored system back to point of the update but still no go.

kichik
22nd April 2008, 15:41
You didn't install the System plug-in or your anti-virus deleted it because it felt like being stupid for a change. Reinstall NSIS with it.

jsheth
22nd April 2008, 15:44
Originally posted by kichik
You didn't install the System plug-in or your anti-virus deleted it because it felt like being stupid for a change. Reinstall NSIS with it.

I uninstalled NSIS

Ran 2.36 installer and under choose components

install type: Full

Under plug-ins : all of them are checked.

same error as before

should i do anything else?

kichik
22nd April 2008, 15:48
Which anti-virus are you using?

jsheth
22nd April 2008, 20:51
Originally posted by kichik
Which anti-virus are you using?

using eTrust.

Turned it off

uninstalled version on my machine

ran the latest installer and lo-behold things are back working..thanks

kichik
22nd April 2008, 20:54
You're not alone:

http://forums.winamp.com/showthread.php?s=&threadid=290675

This should be reported to eTrust so they fix it as soon as possible.