Questions tagged as 'windows'

1
answer

Robocopy copy a folder with a certain name

I wanted to know if it is possible to copy the contents of a folder that contains a specific name, for example: Folder1 Sub1 Sub2 Carpeta2 Sub1 Sub2 I tried the following:    robocopy "C: \ source \" "C: \ destination \"...
asked by 16.08.2016 / 17:22
1
answer

Add references to Windows project

I just downloaded a project from the TeamFoundation and the project references are missing, how can I add them? I tried to install packages from the console and I get this error for example. Could it be that some feature of the Visual S...
asked by 07.10.2016 / 14:58
1
answer

How to get physical memory and quickly available? (Windows)

I would like to get the full and available physical memory of Windows to store them in a SQL Server table or by CMD and send them in a report. Ideally, the CMD would show something like this Memoria Total Memoria Disponible 3,509...
asked by 18.05.2016 / 16:16
3
answers

i / 0 error dev sr0 sector when starting any distribution that I have

I have a problem, at the time of starting and showing me the boot screen where are the options to enter the bios. When you select a start it stays frozen. However if I remove the peripherals and restart it starts normally. Now when it starts by...
asked by 26.03.2016 / 03:27
0
answers

LONG ROUTES PathTooLongException POWERSHELL

I have a small problem with a script, I want to send an HTML report to the support group of my company through powershell ... The truth about the case well the script is simple. Until I've touched on this. I really do not know what t...
asked by 04.01.2019 / 14:56
1
answer

Print with Win 8.1 without opening the print preview [closed]

I would like to know if anyone has had the opportunity to investigate how to print images by selecting them from the hard drive and without printing the image, using c #.     
asked by 16.02.2016 / 22:38
0
answers

Redirect the data flow through the COM port

I am trying to send information through the serial port of my computer, I understand that to do this in Windows CMD it is necessary to do it in the following way: ECHO HOLA :\.\COM# However, this only causes the port to open, send the infor...
asked by 26.12.2018 / 17:16
1
answer

Laravel autocompletion does not work in Sublime Text on Windows 10

Hello I present a small problem with this editor, in ubuntu used it and the auto completed laravel was successful apart from autocomplete the code made me the call of class in use /iluminate/response; I did not hav...
asked by 27.01.2016 / 20:04
0
answers

recover file (js) after unexpected closure

Good morning. yesterday I was working on my visual studio project when he gave me a blue screenshot of windows. when I reboot the machine, I get the fact that the js file in which I worked was corrupted, everything appears to me and the last bac...
asked by 20.12.2018 / 11:16
1
answer

Open a folder on your computer with JAVA

In the following code I am creating a class which creates a folder in the computer and also adds a jPanel with different options, what happens is that when you press the START button you should open the folder, but I tried several ways without...
asked by 20.12.2018 / 00:15