hey there,
I need to make a folder.deletetree action in the uninstaller part that wil go to c:\users\[username]\appdata\locallow\[requestedfolder]
How can I write it generically? every computer that will install my software has a different user name.
Thanks!
I need to make a folder.deletetree action in the uninstaller part that wil go to c:\users\[username]\appdata\locallow\[requestedfolder]
How can I write it generically? every computer that will install my software has a different user name.
Thanks!
Comment