Hello,

i'm developping applications with Zinc, and making install packages with Nullsoft scriptable install system, how to remove dynamicaly created folders? Folders that are created by the application, with names made up of user codes, so unpredictable for the nsis script?

RMDir "$INSTDIR\_data\savedData\*.*"
or
RMDir "$INSTDIR\_data\savedData\*"

dosn't help


(the folders are under saveData)

thanks much
cheers

Martin
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to