Questions tagged as 'windows'

1
answer

Windows Form: Microsoft Skin

Currently, I'm seeing several programs from Microsoft and others with this look: I wanted to know if it's a free skin and link .     
asked by 29.04.2015 / 00:24
1
answer

Parameter problems in SqlCommand

I am developing a service registry, the first screen is the one of login and I need to take the position of the user that logged in and indicate a form for it, my code is like this: using System; using System.Collections.Generic; using System....
asked by 20.12.2014 / 21:19
1
answer

Application C # does not load XML file by the application to start with Windows

I have an application that reads an XML file when it is opened, done this manually, but if the application to start with windows does not read the file.     
asked by 16.10.2014 / 13:25
1
answer

AdMob for Desktop Similar?

Is there? I want to make a free program but would like to have an ad in specific places of it. And charge the license to remove this, as it works in apps today. Unfortunately Google (as far as I've found it) does not allow it to use its sy...
asked by 13.12.2018 / 21:53
0
answers

How to run an Expokit project on a mobile / emulator for development?

I had a project done in Expo, but I deployed it using Expokit, which creates the / android folders and / ios, I can generate the apk however I can not emulate on my mobile for development. The command I use to build apk is gradlew assembleRel...
asked by 04.12.2018 / 18:33
0
answers

MSTSC Remote Server Desktop Does Not Connect

I created a VPN server in Windows Server 2012 R2 to enable remote access to my users, when they are connected in the VPN their local internet does not work on behalf of the VPN, so I went on each laptop and on the VPN connection I disabled the g...
asked by 13.11.2018 / 12:01
1
answer

Printing by VBS - Windows 2008 R2 Server

Hello I made an automatic print routine where a task that I created in windows server 2008 R2 calls a vbs script, where it is done an HTTP request by GET to a web service that assembles a PDF file in a folder. Hence the same script after moun...
asked by 06.11.2018 / 17:40
1
answer

Automate connection in putty through 2fa (batch)

I wanted to know how to automate the connection on Putty using a batch. The script for in 2fa, using the password parameter as code 2fa. There is no point in duplicating the parameter. cmd line to connect: start putty -ssh usuario@ipdama...
asked by 23.10.2018 / 20:59
0
answers

Script to execute program

Hello. I would like an example of Script by VBS itself, so check if there is activity in Windows and so if there is no activity in the previous 15 minutes, this script runs a certain program.     
asked by 18.10.2018 / 21:56
1
answer

How to copy a file from the network to my computer using C #?

I have a desktop application that needs to copy media files from a server, videos and images. The server is on the same network as the terminal on which the program is installed. The problem is that this terminal will not be logged in with usern...
asked by 24.05.2016 / 21:44