ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Want to send a Batch file - but gmail & prob AV dont...

<< < (5/6) > >>

mwb1100:
I thought I'd send it as a text file but then realised their AV will probably kickup a fuss.
-tomos (September 24, 2012, 09:28 AM)
--- End quote ---

Have you actually tried renaming the file to whatever.txt then asking the recipient to rename it back to whatever.bat or whatever.cmd?

In my experience, I've found that this makes gmail happy, and I'd be surprised if any AV had a problem, either.

Target:
but is he able to open a command window on XP? I am not able to do it without first installing a link in the right-click context menu. I have no idea how else to do it. Does he?

Computing is so hard if you're stuck with the default Windows only...  :-[

-Curt (September 26, 2012, 03:51 PM)
--- End quote ---

you can get to the prompt by running cmd.exe from the windows run menu option. 

I suspect you should also be able to concatenate the commands, eg cmd.exe dir etc, but I'm not sure how.  Some of the command line mavens here should be able to answer, failing that google should get you the answer

tomos:
Re the command window
-
I just typed:
Win+R
then:
cmd

Will that not work for everyone?

app103:
Re the command window
-
I just typed:
Win+R
then:
cmd

Will that not work for everyone?
-tomos (September 27, 2012, 02:18 AM)
--- End quote ---

There really is no need to go that far. Just hit Win+R and type the one line command in the box, and click OK.

tomos:
Re the command window
-
I just typed:
Win+R
then:
cmd

Will that not work for everyone?
-tomos (September 27, 2012, 02:18 AM)
--- End quote ---

There really is no need to go that far. Just hit Win+R and type the one line command in the box, and click OK.
-app103 (September 27, 2012, 05:32 AM)
--- End quote ---

I had to go that far, because I kept getting an error message in Win XP & Win7
[windows cant find 'dir' ...] when using Target's suggestion anyways:

dir C:\folderx\*.* /on /s > c:\folderx\list.txt

it worked fine in the command window

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version