Hi and many thanks for all your hard work on wpi, I have just started using the creatshortcut option, would it be possible to say, when you choose the destination, eg. allusers start menu/programs, for it to create the folder if it does not exist ? i use mainley portable software, i just pack the folder to a .7zip and extract. i want to use the createshortcut option to create the shortcuts and folders in the start menu i know it would be possible for me to create a directory before i ran the createshortcut command, but this would cause me problems later on i think. {JSCRIPT}=CreateShortcut("Shortcut to CCleaner","C:\Utilities\CCleaner\CCleaner.exe","","C:\Utilities\CCleaner\CCleaner.exe","","AllUsersPrograms","SystemUtilites") (dont work) {JSCRIPT}=CreateShortcut("Shortcut to CCleaner","C:\Utilities\CCleaner\CCleaner.exe","","C:\Utilities\CCleaner\CCleaner.exe","","AllUsersPrograms","") (works fine) i hope i explained myself correctley and keep up the good work