Answer the question
In order to leave comments, you need to log in
In what language and how best to write a simple program?
Hello.
The task was to create a simple program for Windows XP/Vista/7/8/10.
The program is simple - entering data into forms and then printing this data to the printer.
The key here is that the program must be run from a flash drive without being installed on the machine.
I am a complete newbie to visual studio.
At the moment I'm using C# in Visual studio 2019. I threw the form itself and made an output to the printer. But there were problems with creating the exe file.
As far as I understand, in order to make a portable version, I need to create an installer for my program. And already further, using a program for creating portable programs like (Cameyo) make it a "portable" version.
Because the end client may not have .net installed and so on.
Please tell me if I'm on the right path or is there an easier way?
Answer the question
In order to leave comments, you need to log in
As a result, I wrote a program in C # in Visual studio 2017, which can create executables.
Windows XP/Vista
With such conditions, it is most likely easier to write an application on an old Delphi 6 or 7 .
If the program needs to be made in visual studio, then you can compile it on the .net platform, which by default is in the desired version of windows. In this case, the installer will not be needed.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question