Questions tagged as 'cmd'

0
answers

Write to a txt file when running a php from cmd

I have a file php which has to be executed once a month with this no problem and a txt in which I record the events and errors occurred if I execute it in the browser everything perfect but when you run the file php with...
asked by 01.02.2018 / 20:44
0
answers

How do I get access to install modules?

I want to install a node module globally in windows and the following happens to me: and then this appears in the vsCode:     
asked by 17.10.2017 / 03:30
0
answers

FTP access via cmd

You'll see I'm having problems accessing my ftp directory via command line. ftp> open ejemplo.com 46256 Conectado a ejemplo.com 220 Microsoft FTP Service 200 OPTS UTF8 command successful - UTF8 encoding now ON. Usuario (ejemplo.com:...
asked by 22.07.2017 / 17:40
1
answer

CMD pip install error. Exception: Traceback (most recent call last):

C:\Users\pcort>pip install virtualenv Collecting virtualenv Using cached virtualenv-15.1.0-py2.py3-none-any.whl Installing collected packages: virtualenv Exception: Traceback (most recent call last): I have read that this problem is sol...
asked by 29.07.2017 / 19:59
1
answer

My setup.py does not work

My setup.py does not work for me. When I execute it at a command prompt it says: error:no commands supplied . Here I leave the code: # -*- coding: utf-8 -*- from distutils.core import setup import py2exe setup(name="Vive...
asked by 21.06.2017 / 00:16
1
answer

How to uninstall a program in windows 10 using a .bat file?

I must uninstall and install a program frequently, it occurs to me that it could be possible using a .bat that executes CMD type commands to uninstall it. Is this possible ?     
asked by 11.05.2017 / 19:25
0
answers

How to kill the same process of several telnet sessions? in Windows xp

Good people ... I have a very big question, but first I contextualize it, it turns out that in a computer with Windows XP SP3, with all its configuration to be able to receive telnet sessions, it is contacted by 2 or 3 remote computers in the...
asked by 18.09.2016 / 06:56
0
answers

Enter a reading counter to variable

Hello that such a good afternoon, what I want to do is to count x times a word defined in a text and after that put it in a variable which will be printed in a pop-up box. The little code I have is this: @echo off :bucle find /c "Perl" < te...
asked by 06.07.2016 / 23:44
1
answer

Run command or script in Raspberry Pi barely turn on [closed]

BUENAS wanted to ask how it could be done so that a script or a command runs on a raspberry pi 3 as soon as it turns on. I need this to run format.js and .cmd commands     
asked by 08.06.2018 / 08:40
1
answer

Send one msgbox per network from one pc to another

What I want to do is pretty basic but I have had difficulties. I want to basically see a poster with a message like a msgbox, on a PC remotely sent from another,    Aspects to consider -These two PCs are clearly in the same network and in...
asked by 15.07.2018 / 04:57