Posted by member 7223 on 2003-05-26 23:19:11 link

Humm, I guess "Exception while quitting module" couldn't be a theme bug...
ONCE AGAIN, here is a simple way to go around things like these: make a script like this (call it like you want)
*Script Bang !CoolRecycle
*Script Exec !VWMToggleHideTask
; or
*Script Exec !UnloadModule "$ModulesDir$RabidVWM.dll"
; here, you can insert some nice stuff to make your theme quit properly
; (save vars, restore default colors...)
; ...
*Script Exec !Recycle
*Script ~Bang