Most voted "installation" questions
Process by which an application is hosted and prepared to run on a particular computer or device. Use this tag for questions about creating installers.
Learn more…109 questions
Sort by count of
-
21
votes5
answers8633
viewsWhat is the most complete way to install python on Windows?
I know this question can be interpreted as an argument, so I did it with the word "complete" instead of "better". I’m a python user on GNU/Linux and here it comes more or less pre-installed. Still,…
-
11
votes1
answer339
viewsCreate python executable: Pyos_inputhook is not available for Interactive use of Pygtk
I just finished my first program with python and would like to create an executable for distribution. However, I’m having trouble doing this. I’ve tried using py2exe, pyinstaller and cx_freeze…
-
11
votes5
answers1530
viewsDo programs written in C# depend on the . NET Framework to run?
Once compiled a C# code depends on the . NET Framework installed on the machine to run, similarly to Java?
-
10
votes1
answer658
viewsWhat tools are available for C#project installers?
I’m having trouble finding a satisfactory installer solution for my Windows Forms and WPF applications. What Microsoft makes available is flexible or I’m not finding? What do you use? What do you…
-
7
votes3
answers183
viewsVisual Studio 2013 no install in windows 7
I can’t install Visual Studio 2013 on Windows 7, I know it’s possible because in college we have Visual Studio installed on Windows 7. So I don’t know why he complains about the Windows version.…
windows visual-studio visual-studio-2013 installationasked 8 years, 11 months ago William Caetano 93 -
6
votes2
answers9026
viewsThe difference between Software Service and Standalone
I have a question about Softwares who function as Service and others that function as Standalone. Software Service (background process) A background process is a computer process that runs "in…
-
6
votes1
answer1941
viewsChange the . NET 4.5 project to 4.5.2, how to do it?
I installed . NET 4.5.2 on the machine, restarted Windows 7 and, after opening the project, went to Debug > Projeto.Properties > Application and tried to change the version by combo Target…
-
5
votes4
answers640
viewsInstallable PHP application architecture
I am trying to improve my PHP applications. In this goal I would like to create an installer for a web application, a website for example. I already know linux packages like rpm and deb, that’s not…
-
5
votes2
answers1593
viewsHow to register dll . net using Inno Setup
I have a DLL written in C# and can’t register it using Inno Setup. An example of how to run this process would be useful.
-
5
votes1
answer545
viewsHow to install php-5 in Ubuntu?
I’m a new user on Ubuntu, and I’m unable to install the PHP-5 via apt-get, since the stable version is PHP-7, get an error saying no package was found. I tried using the following commands sudo…
-
5
votes2
answers681
viewsDownload during installation by Inno Setup
I work with a company that uses Inno Setup to create the installers of its products, recently I was tasked with creating a better installer, one of the improvements that were suggested would be to…
-
5
votes1
answer122
viewsHow does Windows manage installation frameworks?
Today you were asking me how the management of frameworks on Windows. The new version is coming out .NET 5, that means I will have to install this version to install programs made with this version…
-
4
votes2
answers2764
viewsWindows Forms Start with Operating System
How do I make the user have the option to choose whether the system (system Tray c#) will start with the OS or not through installation in Wizardsetup (Visual Studio 2010)?
-
4
votes2
answers2111
viewsI can’t install Ibgepesq in R to read the Pnads
I just downloaded the 2013 PNAD of IBGE -- and I tried to open it with the package for R that IBGE itself elaborated, the Ibgepesq. It is available as . zip archive at this address:…
-
4
votes2
answers24752
viewsWhen executing "java" command in CMD it is not possible to locate or load the main class
After executing the command javac normally and create the file .class, I try to execute the command java plus it gives this problem of not being able to locate or load the main class. I think it…
-
4
votes1
answer94
viewsFile installation/copy system
How to use items SortedDictionary File.WriteAllBytes to start or complete a file and folder installation process for the computer. Ex: File list: void AlocarArquivos(){ var arquivo_e_pasta = new…
-
4
votes1
answer747
viewsSilent installation of Postgres and creation of the installer base
How I can embed the Postgresql database in my Winforms system installer? I can even put it as a prerequisite to install before system binaries, however I wanted to do a silent installation. I would…
-
4
votes1
answer545
viewsError while running Eclipse after Windows 10 installation
When using the Windows 8 Eclipse worked normally now that I installed Windows 10 every time I try to execute I have this message:…
-
4
votes3
answers494
viewsInstalling ruby with rbenv
I have a question, I installed the ruby in Ubuntu, but it was installed without the rbenv, has any problem installing it now, or it will be necessary to remove it first?…
-
4
votes2
answers787
viewsHow do I check if there is a directory, if there is a request to report a new directory? I am using innosetup to create an installer
I need to check the folder C: SISAUTO, C: BASESISAUTO. If folders exist, create a new one for example C: SISAUTO2, C: BASESISAUTO2 Follows code. ; Script generated by the Inno Setup Script Wizard. ;…
-
4
votes0
answers721
viewsFastreport 5.6.2 - Why didn’t you generate . bpl files
I performed the Procedures to install the Fastreport in the Delphi 10.2 I compile the sources of Fastreport but the files .bpl does not appear in the Folder. What must be done? I followed those…
-
4
votes1
answer2127
viewsHow to add Microsoft.ACE.OLEDB.12. 0 to my app’s installer . NET?
Hi, I have an app that I programmed through Visual Studio 2017 using the Microsoft.ACE.OLEDB.12.0 to consult on files Excel and return data. Now that I finished the project I had to publish. But…
-
3
votes3
answers2076
viewsWampserver 2.5 installation/run error
I installed Wampserver 2.5 64bit and during the installation no error occurred, however while running the following message appears. The Configuration file contains a syntax error on line 325:…
-
3
votes1
answer1008
viewsInstall database together with C#
I am finalizing an agenda of the meeting room that will be in the company reception, so I opted for the base to be locally and not networked. I intend to use Mysql or Sqlite. Is there any way I can…
-
3
votes1
answer169
viewsHave two versions of Python in OSX, no overwrite
Is there any way to install version 3.x of Python without overwriting the pre-installed (essential) version of OSX? I already know the virtualenv but I would like to avoid it, because I only use…
-
3
votes1
answer2178
viewsQuestions about executable program generation in VBA/Excel
I compiled a VBA program that interacts with an Excel spreadsheet. After having no more faults pointed out when compiling, the compilation is executed and no action is presented at the end. I did…
-
3
votes1
answer3129
viewsUninstall the Django
I tried to install the Django in Lubuntu, but I made a mistake. I want to first uninstall and then install in the correct way. So there are two questions: How to properly uninstall the Django…
-
3
votes1
answer538
viewsQt5widgets.dll error when it is installed to another computer
I’m trying to export an application built in Qt 5.7.0 (compiled to 32 bits, although development takes place in a Windows 10 environment, 64 bits) to another computer (this one with Windows 8.1, 32…
-
3
votes1
answer137
viewsProblem with installation prerequisite
I have an installer project in Visual Studio 2013. One of the prerequisites for installation is Iisexpress 7.5 or higher. I was able to put Iisexpress 7.5 as a prerequisite: However, when trying to…
-
2
votes1
answer181
viewsHow to copy files to Programdata folder using Wix?
I create the directory on Wix <Directory Id="CommonAppDataFolder"> <Directory Id="CommonAppDataManufacturerFolder" Name="$(var.MANUFACTURER)"> <Directory Id="AppDataFolder"…
-
2
votes1
answer2597
viewsHelp with installing Ionic Framework for Mobile Development
To install the nodejs more clearly, I followed the example given through the site below, in the error note below, says that the version I am using is: 0.13.0-pre…
-
2
votes1
answer95
viewsHow to install the plotKML package?
I want to install the following package in R http://cran.at.r-project.org/web/packages/plotKML/index.html the following message appears: Error in loadNamespace(j <- i[[1L]], c(lib.Loc,…
-
2
votes1
answer185
viewsInstalling Visual Studio 2015 Community with SQL Server
I installed the Visual Studio Community 2015 and wanted to connect it with SQL Server, but from what I understand I don’t need to install SQL Server, I just need to download SQL Server Data Tools.…
-
2
votes0
answers216
viewsHow to create a Windows service on installation
I will distribute my Delphi application through a standard installer created with Install Shield, but it needs to create a Windows service to work. I know how to create this service manually, but…
-
2
votes0
answers860
viewsImport in Opencv installation
Today I tried to reinstall the opencv library on my computer, I did it by script pip, which downloaded the file .whl by the website: http://www.lfd.uci.edu/~gohlke/pythonlibs/. After the library was…
-
2
votes1
answer386
viewsAdd Mysql Connector to the instation package
I have a Windows Forms connecting to a database Mysql remote (is on a server). Basically, all it does is read data from a table, or write or anything. I am using the Entity Framework and my project…
-
2
votes1
answer577
viewsError in package installation
I started work using the R, and during the installation of some packages such as Devtools, appears the following message specifying the error: * installing *source* package 'devtools' ... ** package…
-
2
votes2
answers1053
viewsHow to install Node.js in its latest version (12.x) from the Ubuntu terminal?
I’m trying to install nodejs on my Linux, but even putting the codes in for version 12.x: # Using Ubuntu curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash - sudo apt-get install -y…
-
1
votes2
answers594
viewsPhp5-Imagick - Installation error in debian 7
I didn’t find any reference to what the error might be when I try to install a php module (Php5-Imagick) root@SMSA443:~# apt-get -f install php5-imagick php5-cgi Returns the message: root@SMSA443:~#…
-
1
votes1
answer402
viewsHow do I update my WPF application after it is installed?
I’ve found several programs that create an installer for my application, but I’m worried when I need to make system updates, I need it to be something automatic, when the user logs in, the system…
-
1
votes1
answer1714
viewsError 5: Access denied in an attempt to install a service created on Windows Server 2012
I created an application of services and after the installation of it, I can not start it appears the following message: I’ve checked application permissions; I tried to delete "logs"; I’ve…
-
1
votes2
answers831
viewsWhat do I need to do to make sure my app isn’t recognized as an "Unknown Source"?
I would like to know what is the procedure I must follow in order to post my App on my site and users can install without having to activate the "Unknown Sources" option inside the Android Security…
-
1
votes1
answer1524
viewsHow to install SQL Server together with the C# application created?
I have a C# project and I need that when I create your installer I also install SQL Server 2008 on the client’s machine. It would be possible to do this?
-
1
votes1
answer186
viewsError in SQL 2008 Express installation (Silent Mode)
The installation parameters are as follows, but when trying to do it gives error and the installation is aborted. C:\Setup.exe /QS /ACTION="Install" /FEATURES="SQL" /INSTANCENAME="SQLEXPRESS"…
-
1
votes0
answers211
viewsC# service installer with custom actions
I’m doing a service in C#, and I want to create an installer. I followed some tutorials, and found the setup of Visual Studio kind of basic. Any suggestions on how to make a beautiful installer with…
-
1
votes2
answers777
viewsError installing Composer on Windows 7 64bit with Wampserver 2.5
I am trying to install Composer on W7 64bits. Using the Windows installer that the Composer website provides (Composer-Setup.exe). I have installed Wampserver 2.5 with php5.5.12 and Apache2.4.9.…
commiserate installation openssl windows-7 file-get-contentsasked 9 years, 7 months ago LeoFelipe 1,455 -
1
votes1
answer164
viewsDependent executable files available to the user
I got a problem with my setup of Visual Studio 2010, I made an application that the form main has several Forms dependent and when the setup from it and perform the installation of it, in the…
-
1
votes1
answer229
viewsError starting Android Studio
After installing Android Studio, when opening (for the first time) you choose the theme and the following screen appears: If I from 'Retry' does nothing, if I from Cancel appears the following…
-
1
votes1
answer53
viewsError installing Windows 8.1 Cordova
I’m having trouble installing Cordova on my machine, I followed the steps of the link himself Cordova however it was not working, it is giving error as follows :…
-
1
votes0
answers616
viewsUse Digital Certificate without being installed on the computer
I wanted to know if there is any way to use digital certificates in an application without the need for the digital certificate to be installed on the machine.As in the issue of Invoice, I always…