Where can I find info on FSO. Is there another web site that has info like that I can look up. I have a book for VB6 but I don't think it will help me much. It would be nice to have another website to add to my favorites that I can look up stuff like that.
Thanks Mark,
I may give that a try. The user is already browsing to a file in another application. It's this application that is creating this script and running it. It would be nice to leave it that way. That is why I want to be able to write a text file with the paths and have the script...
I have a simple VBScript file that creates a shortcut that I run through a BAT file. Every time the vbs file is run it is overwritten first so I get a Malicious Script Warning from Norton everytime it is run (even if I authorize the script). It's a very ugly message and I can't have this come...
Thanks PHV
I got double clicking on the VBS file to work. Running it from a bat file still gives me the same message. After a bit of fooling around with it I discovered that it is the second path (parameter) that is causing the problem. It doesn't seem to recognize the extra quotations...
I posted a question about paths with spaces a few days ago. I got a reply to use more quotes which I did. Now I'm getting a new error. This is what I have now:
Call Shortcut("""C:\DOCUMENTS AND SETTINGS\ALL USERS\DOCUMENTS\FP_DEVEL\Links\meet.lnk""","""C:\Documents and Settings\All...
I have a script file that creates a shortcut. The paths for the link file and the target file both contain spaces. When I run the file directly (by double clicking on it) it works fine. When I run it through a BAT file I get an error saying the file 'C:\Documents' is not found. Here is what I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.