This allows you to delete folders on a user's system. It will only work if the folder is empty.
[DefaultInstall]
DelDirs=DelDirsSection
[DelDirsSection]
%11%\subdir1\subdir2
This would delete empty folder "subdir1\subdir2" under the %windir%\SYSTEM [%windir% = usually C:\WINDOWS] folder.