create a file with vbscript
Uploader Comments (vbsripter)
All Comments (10)
-
Plz Help!
When I activated that VBS, nothing happens!
What I type in ("Area where file will be saved") is ("C:\Documents and Settings\COMPAQ\Desktop").
-
You know, you have a rogue on your computer. "Security Tools"
-
It's really cool! If you want more VBScript eroors,look at my videos,yes?
-
You must change "Final = FDir + FName_Ext" to "Final = FDir & FName_Ext" to make it happen right. And...
Change "Const FName_Ext = "Title of document.txt"" to "Const FName_Ext = "Title of document.vbs"" to make a vbs file! it workj correctly!
-
write**
-
lol...there is a very simpler way...
1.open notepad
2.and then right msgbox "The message inside",20,"and here u write the the title"
3.u save it as .vbs
-
everywhere, where it says "txt" can i replace that with.. bat or vbs?? if not how can i create a file with diffrent extensions
yes, you can change the file extension. just know that if you use a vbscript to make another vbscript, when you use certain characters " or ) it will not work because the vbscript will mistake it as a command for it and so will alsways never work.
vbsripter 2 years ago