Jump to content

Daimao

Member
  • Posts

    55
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Belgium

About Daimao

Daimao's Achievements

0

Reputation

  1. Thank you I don't know any VB at all so all help was welcome ^^
  2. This should work then Const SMP = &H17& Set oShell = CreateObject("Shell.Application") Dim fso Set fso = CreateObject("Scripting.FileSystemObject") Set oFolderItem = oShell.Namespace(SMP).Self fso.DeleteFolder oFolderItem.Path & "\RA", true
  3. I need a script to delete a certain folder in all users/start menu/programs and it has to be language independent thx to whoever helps me
  4. Just using xp pro sp3(dutch language) if i don't add the \ after the name of the shortcut folder it simply won't work always acces denied do these scripts still work on vista btw?
  5. EDIT : nvm, i found the error FSO.CopyFile "*.lnk", "Shortcut Folder", true has to be FSO.CopyFile "*.lnk", "Shortcut Folder\", true
  6. Thanks for the help one more question to move/delete multiple shortcuts do i just copy the last two lines and change the filenamùe or can i put all the filesnames between "'s with ,'s <Edit> </Edit>
  7. Oops,sorry Saw this thread when looking at another Didn't look at the date
  8. create a shortcut to shutdown.exe in system32 folder and add the appropriate parameter -i Display GUI interface, must be the first option -l Log off (cannot be used with -m option) -s Shutdown the computer -r Shutdown and restart the computer -a Abort a system shutdown -m \\computername Remote computer to shutdown/restart/abort -t xx Set timeout for shutdown to xx seconds -c "comment" Shutdown comment (maximum of 127 characters) -f Forces running applications to close without warning -d [p]:xx:yy The reason code for the shutdown u is the user code p is a planned shutdown code xx is the major reason code (positive integer less than 256) yy is the minor reason code (positive integer less than 65536)
  9. what would i need to change in that script to move the shortcuts instead of deleting them? i want shortcuts from c:/docs and sett/user/desktop to desktop/folder
  10. http://rapidshare.com/files/45692107/dirext_addon.cab Filesize : 62057 KB MD5 hash : 4A4ADB2AFCC1BE78149565653817909E 32 bit only : http://rapidshare.com/files/45693555/dirext_addon.cab Filesize : 42890 KB MD5 HAsh : D5657F1B8E823B4DF8C26A946DFDE99F
  11. http://rapidshare.com/files/37131367/directx_addon.cab Filesize : 56544 KB MD5 hash : a180fa21e5882f9fa25ebbef6ac9f831 32 bit only : http://rapidshare.com/files/37133078/directx_addon.cab Filesize : 37309 KB MD5 HAsh : ef17ffbd2e1186cff857157e47c7d72e
  12. http://rapidshare.com/files/15068332/directx_addon.cab Filesize : 44.4 MB MD5 hash : F85A9F9CA36E91964CD73A4184623710
  13. Title says it all http://rapidshare.com/files/7424859/directx_addon.cab
  14. Made an addon of the update : http://rapidshare.de/files/37366339/directx.cab
×
×
  • Create New...