Questions tagged [software-distribution]

Software distribution is the process of delivering software to the end user.

Software distribution is the process of delivering software to the end user. This is not to be confused with a distribution, or distro, which is collection of software components built, assembled and configured so that it can be used essentially "as is" for its intended purpose.

678 questions
-2
votes
1 answer

Which version of software should I use ? (Stable or Last)

It is important to me to know whcih version of software should I use? Last or Stable? For example: Laravel 5.5 (Stable) or Laravel 5.6 (Last) cPanel 68.0.19 (Stable) or cPanel 68.1.1 (Last)
-2
votes
1 answer

App Development - Finding the right platform to migrate to from an existing infrastructure

We have an existing cross-platform Mobile Application, that also has an accompanying web application, that uses AWS as a back end (RDS for Database, Four server instances, and a Load Balancer to distribute traffic). APK and IPA files are packaged…
-2
votes
1 answer

how to convert the electron app into single packager installer(only executable) in linux?

I have created Desktop app into linux app with supporting files,now i wanted to make into single file (executable),so that it can be share to anyone. Is there way to make it into executable file
-2
votes
1 answer

How to build a digital distribution platform for games like Steam

I would like to know how do i start building a Digital Distribution Platform like Steam, where do i start? I'm interested in designing a platform for indie games, where gamers can make purchases from my website.
user3397791
  • 17
  • 1
  • 1
  • 5
-2
votes
1 answer

Software to block internet for applications

I am using mobile internet on my desktop computer. All the sudden I have found out there was like one giga mb lost for nothing and I assume it must be because of some other background applications. Is there any software where I could limit internet…
Testing man
  • 677
  • 1
  • 12
  • 28
-2
votes
1 answer

Is it important to update your R as soon as it's released?

I have looked around and have not found many opinions on if it is important to update your R software as soon as a new version is released. Any opinions would be welcomed!
-2
votes
1 answer

How do I run a JAR file in Ubuntu that was compiled on windows?

I compiled the Java project on Windows with java 1.8, it worked fine on my windows machine, then in my Ubuntu I set it up with Java 1.8 too, now Ubuntu says can’t find Main class, I researched the problem, didn’t help, I suspect it has something to…
aero
  • 372
  • 1
  • 4
  • 18
-2
votes
1 answer

Can I Make Real Useful Desktop Program Using Visual Studio?

I've Learned C# Using Visual Studio For Long Enough. It's So Fun and Easy To Code and Learn Programming Using Visual Studio IDE. But Sometimes, I Ever Think To Make A Real Program That Useful Like Usually Software. Could I Make Good Software Just…
Ivan Elianto
  • 432
  • 5
  • 19
-2
votes
1 answer

What are the various options to distribute a Windows 10 (Metro) application?

What are the various options to distribute a Windows 10 application? The application will be built using the Metro UI. Are there advantages or restrictions involved with the various options? I'm new to Windows development and haven't been able to…
-2
votes
1 answer

How to Implement add/remove module/add-ins features in Software Package

We are planning to develop a WPF application which has two following requirements: Application will allow user to install/uninstall different modules without changing default software installation. Implement add-ins functionality like Microsoft…
Amandeep
  • 9
  • 1
  • 4
-2
votes
2 answers

Software version

imagine a sofware is released with version 1.8 Is it possible to release new version like this : 1.9 1.10 1.11 or is it disordered ? Thanks
user382591
  • 1,320
  • 5
  • 19
  • 39
-3
votes
0 answers

Reverse USB Hub or KVM Switch? To update multiple devices at once with 1 USB

so I have multiple devices (over 100) that can be turned on but can only be updated via a USB with the software update saved on there. Basically the devices are touch screen and within the settings you can update it using a USB plugged into the USB…
Grami064
  • 1
  • 1
-3
votes
1 answer

Generate exe for 32-bit system of Java software

I have built a Java Swing application using Netbeans. I am able to generate a exe for 64-bit systems and it is working perfectly. But I am unable to generate exe for 32-bit systems because I am using a 64-bit system. So what can I do to generate the…
-3
votes
1 answer

Packaging Software Ideas

We have a migration tool to migrate the customers data between different applications. I am looking for ideas to make it very easy for the customer to use this tool. Right now they invoke shell scripts with some options and get the data dump, but I…
-4
votes
1 answer

Source code (java and C++) browser/viewer for my website

I want to include a code browser in my portafolio so pelople can navegate though my projects source code (C++ and Java mainly) without having to download anything. Note that I want it to be inside my server hosting. I have been trying to find…
jmb95
  • 97
  • 1
  • 2
  • 9
1 2 3
45
46