Questions tagged as 'windows'

0
answers

PHP giving error / ip pointing router

Hello! I am trying to create a web server on my PC, I have already installed apache, mysql and php, but when I try to access, then the joy ends. I'm trying to install Drupal and OpenCart, but when I access the drupal, it points to the folder ins...
asked by 05.08.2017 / 14:28
1
answer

Error in the encryption program c #

Hello, I'm trying to run my program done in C # with Windows Application, but it's giving a compilation error that I can not solve. Thanks to whoever can help me! Thankful ! (The error is happening in void Decode method) using System; using Sy...
asked by 12.07.2017 / 16:48
2
answers

nodejs, jsPDF, and Windows

I'm not able to install jsPDF on my nodejs with npm. I ran npm install node-jspdf to work with nodejs, but it does not install because it gives trouble to run install.sh . Even specifying the package version gives problem. So I down...
asked by 09.07.2017 / 03:25
0
answers

Problem with installing Meteor on windows

My is a windows 7 and when I install the meteor by its own installer, when I run the meteor command this error occurs C:\Users\PC\AppData\Local\.meteor\packages\meteor-tool.5.0\mt-os.windows.x86_3 2\dev_bundle\lib\node_modules\q\q.js:70 ha...
asked by 03.06.2017 / 00:15
0
answers

Error installing programs in windows 10

I tried to install the text editor Atom.io and gave the error:    2017-04-16 13: 25: 15 > Program: Starting Squirrel Updater: --install.   2017-04-16 13: 25: 15 > Program: Starting install, writing to   C: \ Users \ Icaro \ AppData \ Lo...
asked by 01.06.2017 / 01:03
1
answer

Authenticated Users

How do I add (authenticated users) back to the GROUP OR USER NAMES in the Security tab in a given folder?     
asked by 10.05.2017 / 16:32
1
answer

Git merge on windows conflict occurs and the line in the file is not marked

When trying to perform a git merge on Windows in a file that has been modified on the same line, the message: warning: Cannot merge binary files: g.txt (HEAD vs. feature3) Auto-merging g.txt CONFLICT (content): Merge conflict in g.txt Automati...
asked by 23.04.2017 / 00:00
1
answer

SSH: Connect to Host XXXXX Port 22: Connection timed out

I am facing a problem in my Ubuntu and also Windows where I can not access any SSH and SFTP . I only get the message " Connection Timed Out ". I already sent IP to my friends, and they all managed to access it witho...
asked by 13.04.2017 / 20:17
1
answer

Add program to windows shell

I need to add a program to the windows shell so I can call it more conveniently. In the Linux environment I usually create a soft link between the program and the program installation folder, here is an example: ln -s /opt/sublime-text/subl...
asked by 23.03.2017 / 13:00
0
answers

Create .exe or .bat to open file as another user

How do I create a file to run a .exe with another user, with user values and password set. Ex: user:max.rogerio and password: 123456 I tried to use run as but every time I start windows it asks for the passw...
asked by 13.03.2017 / 19:30