﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Other Programming/Scripting Languages</title><link>http://www.visualbasicscript.com/</link><description /><copyright>(c) VBScript Forum</copyright><ttl>30</ttl><item><title>Re:Script failing to run uptime (59cobalt)</title><description>I seem to be having some issue getting this to run.  It was hinted that the %cd% could be the issue, but understanding why.I have no idea by whom that was hinted, but he was probably wrong. Perhaps you should start over by stati</description><link>http://www.visualbasicscript.com/fb.ashx?m=96132</link><pubDate>Sat, 04 Feb 2012 15:50:29 GMT</pubDate></item><item><title>Re:I need Scripts!!!! (nexcompac1)</title><description>Hum,
Are you asking for fish?  Or are you asking for a pole?
 
I think a better idea is to look at some scripts that are already posted.  There are hundreds.  If there is a script that you are not particular familiar with, or dont unde</description><link>http://www.visualbasicscript.com/fb.ashx?m=96122</link><pubDate>Fri, 03 Feb 2012 11:47:51 GMT</pubDate></item><item><title>Re:Script failing to run uptime (nexcompac1)</title><description>For easier reading...
 
@echo off
Rem
Rem This script depends on 'uptime' - 
Rem make sure it exists, is in your patch and it runs
Rem
Rem Create an input file with names of servers, one on each line
Rem Suggestion for input file name is "myupt</description><link>http://www.visualbasicscript.com/fb.ashx?m=96121</link><pubDate>Fri, 03 Feb 2012 09:56:41 GMT</pubDate></item><item><title>Script failing to run uptime (nexcompac1)</title><description>I seem to be having some issue getting this to run.  It was hinted that the %cd% could be the issue, but understanding why.  
Thx 
  
  
 @echo off Rem Rem This script depends on 'uptime' - Rem make sure it exists, is in your patch and it runs</description><link>http://www.visualbasicscript.com/fb.ashx?m=96118</link><pubDate>Fri, 03 Feb 2012 09:47:38 GMT</pubDate></item><item><title>Re:Help with Outlook Macro/Script  objRegEx.Pattern and more (aabbasi)</title><description>Thanks for the help! But also, it looks like I'll also need to modify the code that names the folders. I can't even begin to understand them, either.
  Set colMatches = objRegEx.Execute(Item.Subject)   
 If colMatches.Count &gt; 0 Then   
 For</description><link>http://www.visualbasicscript.com/fb.ashx?m=95963</link><pubDate>Tue, 24 Jan 2012 16:32:22 GMT</pubDate></item><item><title>Re:Batch Text Document Cryptor/Decryptor (lmsmi1)</title><description>SOLVED: iGnite made me one:
 
Here is the code:
 
@echo off &amp;amp; color 71
if not ==[] (set filepath=%~1) else (echo. &amp;amp; echo A file must ^
be dragged and dropped onto this batch script. &amp;amp; pause &gt; nul &amp;amp; exit)

:menu
title</description><link>http://www.visualbasicscript.com/fb.ashx?m=95889</link><pubDate>Sun, 22 Jan 2012 11:59:29 GMT</pubDate></item><item><title>Batch Text Document Cryptor/Decryptor (lmsmi1)</title><description>I am currently making a text document cryptor &amp;amp; decryptor. Here is how it will work:
 
To make a normal ENGLISH text document (*.txt) encrypted, just drag  and drop a text document onto the batch file. It will then output the  encrypted file with</description><link>http://www.visualbasicscript.com/fb.ashx?m=95884</link><pubDate>Sat, 21 Jan 2012 19:45:55 GMT</pubDate></item><item><title>Re:Help with Outlook Macro/Script  objRegEx.Pattern and more (59cobalt)</title><description>So I've got an Outlook Macro/Script that is like a rule which can potentially create a directory in my mailbox for each specific ID, then put the appropriate e-mail in that directory. However, the script is currently set for "Search for em</description><link>http://www.visualbasicscript.com/fb.ashx?m=95760</link><pubDate>Thu, 12 Jan 2012 02:28:39 GMT</pubDate></item><item><title>Help with Outlook Macro/Script  objRegEx.Pattern and more (aabbasi)</title><description>So I've got an Outlook Macro/Script that is like a rule which can potentially create a directory in my mailbox for each specific ID, then put the appropriate  e-mail in that directory. However, the script is currently set for  "Search for email subjects</description><link>http://www.visualbasicscript.com/fb.ashx?m=95756</link><pubDate>Wed, 11 Jan 2012 17:47:03 GMT</pubDate></item><item><title>Re:What is Batch File ??? (StarWarsMG)</title><description>Click Here to Learn.</description><link>http://www.visualbasicscript.com/fb.ashx?m=95719</link><pubDate>Tue, 10 Jan 2012 16:01:21 GMT</pubDate></item><item><title>Re:Embed Command Prompt Apps (PSEXEC) into VB apps (jackyleung24)</title><description>It means that your system doesn't know what "psexec" means.
Verify that you have the "psexec.exe" file within the directory of "C:\Windows\System32\".</description><link>http://www.visualbasicscript.com/fb.ashx?m=95704</link><pubDate>Mon, 09 Jan 2012 16:35:40 GMT</pubDate></item><item><title>nircmd remote? (benediction)</title><description>Hello! Didn't really know where else to post this so...
I need to be able to control volume from a remote computer and I found nircmd. I recently bought a new computer and I moved all my music over there. I wanted to find an easy way to control the comp</description><link>http://www.visualbasicscript.com/fb.ashx?m=95556</link><pubDate>Tue, 27 Dec 2011 06:04:54 GMT</pubDate></item><item><title>Re:What is Batch File ??? (Hackoo)</title><description>Batch File</description><link>http://www.visualbasicscript.com/fb.ashx?m=95419</link><pubDate>Thu, 15 Dec 2011 05:26:16 GMT</pubDate></item><item><title>What is Batch File ???  (hirecrishecom)</title><description>What is Batch File &amp;amp; How it is Useful etc...??</description><link>http://www.visualbasicscript.com/fb.ashx?m=95413</link><pubDate>Wed, 14 Dec 2011 23:16:46 GMT</pubDate></item><item><title>Help needed save checked menus in database. (adriedotnet)</title><description>Hi i'm a VB beginner.

I'm creating a Restaurant Ordering System using VB8. I'm using a check box, buttons, and a text box. This system work when the customers check the desired menu. The first button is "Calculate" button, which is used to calculate</description><link>http://www.visualbasicscript.com/fb.ashx?m=95209</link><pubDate>Fri, 02 Dec 2011 20:53:45 GMT</pubDate></item><item><title>Re:Help me understand where I am going wrong. (GeneralError)</title><description>I think you still missing on the first part, open the file for reading. You're missing objFso.openTextFile(StrFile,ForReading). You need to open the file for reading.
 
Hope it helps.</description><link>http://www.visualbasicscript.com/fb.ashx?m=95124</link><pubDate>Mon, 28 Nov 2011 22:51:58 GMT</pubDate></item><item><title>Re:a Batch file for me :) (Hackoo)</title><description>You can also use this feature easily with http://portableapps.com/
http://cdn.portableapps.com/_homepage_-_menu2.png</description><link>http://www.visualbasicscript.com/fb.ashx?m=95089</link><pubDate>Mon, 28 Nov 2011 08:57:24 GMT</pubDate></item><item><title>Re:a Batch file for me :) (59cobalt)</title><description>Thank you very much, i think i wass misunderstood...what i ment wuss: i would like costume made one, whit style and evrything i mentioned notepad and calculater as a Exampel i need it to open other stuff like firefox and some of my own pro</description><link>http://www.visualbasicscript.com/fb.ashx?m=95006</link><pubDate>Tue, 22 Nov 2011 15:42:26 GMT</pubDate></item><item><title>Re:a Batch file for me :) (Hackoo)</title><description>Hi !
How to run Skype from a USB stick
Skype is a portable application, which means it can be run from a USB stick on any PC (even if Skype is not installed on the PC). This is useful when you travel and want to use Skype on a computer availabl</description><link>http://www.visualbasicscript.com/fb.ashx?m=94989</link><pubDate>Tue, 22 Nov 2011 03:57:11 GMT</pubDate></item><item><title>Re:a Batch file for me :) (gh0st87)</title><description>Thank you very much, i think i wass misunderstood...what i ment wuss: i would like costume made one, whit style and evrything i mentioned notepad and calculater as a Exampel i need it to open other stuff like firefox and some of my own programs/games/</description><link>http://www.visualbasicscript.com/fb.ashx?m=94974</link><pubDate>Mon, 21 Nov 2011 13:05:11 GMT</pubDate></item><item><title>Re:Windows service (andrea.mingiacchi)</title><description>i can execute the link (.lnk file) for print, but not the acrord32.exe executable....
why!?!???!?</description><link>http://www.visualbasicscript.com/fb.ashx?m=94956</link><pubDate>Mon, 21 Nov 2011 08:26:30 GMT</pubDate></item><item><title>Re:a Batch file for me :) (Hackoo)</title><description>HI !

This is an example of HTA HTML Application ;

So you must copy and paste this code and save it as Menu.hta</description><link>http://www.visualbasicscript.com/fb.ashx?m=94955</link><pubDate>Mon, 21 Nov 2011 08:13:25 GMT</pubDate></item><item><title>a Batch file for me :) (gh0st87)</title><description>i wass wondering...is any1 interrested in makeing a littel batchfile for me? i need it for my USB scan disk so i can take it whit me everywher i go =) its basic a littel batch file that has a loginsystem and a menu whit options like opning firefox not</description><link>http://www.visualbasicscript.com/fb.ashx?m=94941</link><pubDate>Sat, 19 Nov 2011 13:33:09 GMT</pubDate></item><item><title>Re:Windows service (andrea.mingiacchi)</title><description>in fact i have used a form to test my service, now it work very well
 Try
Do
Dim Directory As New IO.DirectoryInfo("C:\Users\Assistenza\Desktop\SERVIZIO ELATOS")
Dim allFiles As IO.FileInfo() = Directory.GetFiles("*.001")
Dim singleFile A</description><link>http://www.visualbasicscript.com/fb.ashx?m=94937</link><pubDate>Sat, 19 Nov 2011 00:48:36 GMT</pubDate></item><item><title>Re:Windows service (59cobalt)</title><description>It's not that a service can't, but shouldn't.</description><link>http://www.visualbasicscript.com/fb.ashx?m=94927</link><pubDate>Fri, 18 Nov 2011 14:04:59 GMT</pubDate></item></channel></rss>
