Questions tagged as 'windows'

0
answers

Problem in running webapp after reinstalling windows 10. Visual Studio 2013 Express for Web

After reinstalling windows 10 and Visual Studio 2013 Express for Web, a project that previously worked indicated the following error:    Could not load the file or assembly 'System.Web.WebPages.Deployment, Version = 2.0.0.0, Culture = neutral...
asked by 18.07.2016 / 18:19
1
answer

Access date / data folder in DDMS [duplicate]

I am not able to access the date / data folder in ddms in Windows. I can see all of the folder plus some as the date / date I can not access. Does anyone have a solution?     
asked by 01.07.2016 / 18:00
0
answers

PHP-CGI Error Hosting Windows Server 2012

I asked a question earlier about installing Laravel on Windows Hosting, because of the web.config file. I was able to get the site rolling. I was able to make the file and put it in the public folder of the site. I just do not know if it...
asked by 07.07.2016 / 13:35
1
answer

How to Install make in MSYS2

I need several commands used with Linux in my windows environment, and although Microsoft is releasing a new Ubuntu-based shell I was not very happy with the results and I opted to use MSYS2, I already used CygWin, but I was also no longer satis...
asked by 18.10.2016 / 09:27
0
answers

[UWP] [C #] How to stop the announcement of a service on the local network (unregisterService in android) with the Windows API.Networking.ServiceDiscovery.Dnssd

The problem I have is that I can not delete a dns-sd service from the local network. With the RegisterService method the dns-sd service is created correctly, but I do not know how to do this to eliminate this same service from the local network,...
asked by 10.05.2016 / 22:53
0
answers

DLL error while installing node.js in Windows 10

When I install node.js in Windows 10, the following message appears:    There is a problem with this windows installer package. The required DLL   for this install to complete could not be run.Contact your support   personel or package vendor...
asked by 09.03.2016 / 23:29
2
answers

I can not display the modification date of a directory with powershell

Hello, I'm trying to display the date of creation and modification of a directory using powershell, I'm using the command: Get-WmiObject Win32_Directory -filter 'Drive="C:" and Path="\"' -ComputerName MyPC | select FileName,LastModified -First...
asked by 18.11.2015 / 14:21
2
answers

hide the input in the batch through this file

I'm trying to encrypt a folder by hiding it, but when I enter this code, it will forward me to the batch to ask for the password, when I insert it it shows the password and does not hide it. cls @ECHO OFF if EXIST "Control Panel.{21EC2020-3AE...
asked by 20.10.2015 / 03:47
1
answer

Backup and redirecting Hd windows server 2003 [closed]

I have a 2003 ws with a full 1TB hd, and now I bought a 2tb to pass all the files from one to the other. The problem is that in copy-paste it gives error in the thumbs file . < br / > And also, how do I just start saving files on the new H...
asked by 08.12.2015 / 12:05
1
answer

Permission to run services on windows

I'm trying to start a "Base Filtering Engine Service" windows service. Following the tutorial of a website I was instructed to: 1- Go to HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ services \ BFE 2- Right click permission 3-...
asked by 06.07.2015 / 23:47