Questions tagged as 'windows'

1
answer

Error exporting SQL Server database to another server

I have a database on a SQL Server Web Edition (64-bit) (11.0.5556.0) server and need to export it to a server with SQL Server Express Edition with Advanced Services (64-bit) (10.50.4297.0). When exporting the data using the SQL Server Export...
asked by 13.02.2015 / 15:31
2
answers

Always ask for password in Git Bash Windows

I would like to know if there is a way for my Git Bash to always ask for my password in Windows. I do not want him to record anything.     
asked by 18.12.2017 / 19:42
1
answer

Verify if a COM port is connected or not

Is it possible via the line of code to check whether a COM port is connected or not? Analyze: I have a program POS (Point of Sale) where it has the integration with SiTef, through a PinPad (card machine) and for it to work, the PinPad m...
asked by 02.01.2018 / 19:19
1
answer

How to run schedule: cron cron in Windows

I created a cron that should check every minute if the value of the end date is smaller than the current one ... if yes it should update the status field of this table. class SetStatus extends Command { protected $signature = 'SetStatus:cron'...
asked by 28.12.2017 / 02:26
2
answers

How to install Numpy via PIP windows 7 64 bit [closed]

Good afternoon how do I install Numpy via pip. I downloaded Python 2.7.13 and I do not know how to install via pip.     
asked by 02.06.2017 / 17:46
1
answer

Man pages in Windows

At the Linux command terminal we can access the application man pages. Type man date. Is there anything equivalent in Windows cmd? For example, I wanted to know the details of the tasklist command (its variations and such).     
asked by 31.07.2017 / 03:26
1
answer

Share internet via wifi using command line [closed]

I have a wifi adapter, or it could be a notebook, and I share the internet via Wifi, that's not the problem, here's how I create a wifi network:    Create a wifi network       Access the CMD as an administrator;    netsh wlan set host...
asked by 29.08.2017 / 20:22
1
answer

How to create a URI Scheme

How to create a URI Scheme to open a program. URI Scheme is what the Torrent , Skype , TeamSpeak , Discord among other programs use to open itself program by WEB . Example: ts3server://servidor.com.br:4000...
asked by 02.06.2016 / 00:56
1
answer

Create ODBC Connection

I'm integrating my system with the database. SEFIP . The database is in Interbase (.gbd). I can make the connection to the database via Microsoft Access normally. I created an ODBC connection manually (Run: odbcad32 or Administrative Tools ->...
asked by 21.01.2016 / 17:39
1
answer

Error installing Cordova Windows 8.1

I'm having trouble installing the cord on my machine, I followed the steps in the Own Cordova but it was not working, it is giving error as follows:     
asked by 19.01.2016 / 21:03