Coding with Sudhir
Coding with Sudhir
  • 240
  • 910 121
How to Convert a Java Project into a .EXE Installer Step-by-Step Guide
Welcome to our channel! In this video, we'll show you how to convert your Java project into a Windows executable (.EXE) installer. Whether you're developing a desktop application or just need to package your Java program for easy distribution, this step-by-step guide will cover everything you need to know.
🔧 What You'll Learn:
How to package your Java application into an executable JAR file
Tools and software needed for creating an .EXE installer
Step-by-step instructions using tools like Launch4j, Inno Setup, or NSIS
Tips for customizing your installer and adding icons or additional files
Make sure you have your Java Development Kit (JDK) and a basic understanding of Java programming before starting. We’ll guide you through the process, so you can easily create an installer for your Java applications and share them with users.
If you found this video helpful, please give it a thumbs up and subscribe for more tutorials on Java and software development. Leave any questions or comments below, and we'll be happy to help!
----------------------------------------------------------------------------
►Top Online Courses Tutorial for Beginners by Sudhir Sir :
►How to download mysql 8.0.39
ua-cam.com/video/zPgAXC3OsyE/v-deo.html
ua-cam.com/video/-x3udlGYLvE/v-deo.html
►How to download netbeans 22
ua-cam.com/video/3EDHe_LMR1I/v-deo.html
►About mysql workbench
ua-cam.com/video/UlFYCEuz1es/v-deo.html
►About mysql client server
ua-cam.com/video/HOtoD-pTrBA/v-deo.html
►Hotel management project in java netbeans
ua-cam.com/play/PLXyRAlMUJB4Eee1ZiJdRFcppM56xNsPwJ.html
►Loading Form designing in java netbeans
ua-cam.com/video/Dp5AqevwZ2k/v-deo.html
📌 Timestamps:
0:00 - Introduction
1:20 - Packaging Your Java Project into a JAR File
Thanks for watching and happy coding!
#Java #JavaDevelopment #EXEInstaller #ProgrammingTutorial #SoftwarePackaging"
Переглядів: 30

Відео

How to connect MySql Database 8.0.39 & Java NetBeans IDE 22 Using Connector-j Driver || JDBC in java
Переглядів 9521 годину тому
Hello Everyone! Today in this video I am going to step by step guide you How To connect to MySQL8.0.39 database with NetBeans 19 using Database Services tool , so you can work with and manage MySQL databases right inside NetBeans without having to use an external program like MySQL Workbench or MySQL Command Line Client . In details , you will learn :- ►Download MySQL JDBC driver ►Make connecti...
How to create a Simple Web Application in Eclipse with Tomcat
Переглядів 10921 день тому
In this detailed tutorial, we'll guide you through the process of creating a simple web application using Eclipse and deploying it on Apache Tomcat. Whether you’re new to Java web development or just need a refresher, this video covers everything you need to get started. 🔹 What You'll Learn: Setting up your development environment with Eclipse IDE and Apache Tomcat Creating a new Dynamic Web Pr...
How to connect Maven project with MySQL database in Java
Переглядів 16721 день тому
In this comprehensive tutorial, you'll learn how to seamlessly connect your Maven project with a MySQL database using Java. Whether you're building a new application or integrating with an existing one, this step-by-step guide will walk you through the entire process. 🔹 What You'll Learn: How to set up your Maven project for database connectivity Configuring your pom.xml file with the necessary...
How to connect MySql Database 8.0.37 & Java NetBeans IDE 21 Using Connector-j Driver || JDBC in java
Переглядів 9833 місяці тому
Hello Everyone! Today in this video I am going to step by step guide you How To connect to MySQL8.0.35 database with NetBeans 19 using Database Services tool , so you can work with and manage MySQL databases right inside NetBeans without having to use an external program like MySQL Workbench or MySQL Command Line Client . In details , you will learn :- ►Download MySQL JDBC driver ►Make connecti...
How To Add Eclipse Project To GitHub | How to Commit, Push, Pull from Eclipse to GitHub
Переглядів 1694 місяці тому
While pushing to github you will NOW need to provide ACCESS TOKEN in place of password To generate Access Token 1. Login to your GitHub account 2. Verify your email address, if it hasn't been verified yet. 3. In the upper-right corner of any page, click your profile photo, then click Settings. 4. In the left sidebar, click Developer settings. 5. In the left sidebar, click Personal access tokens...
How to upload files/folders/projects on github with live link | Upload Project folder on github
Переглядів 2455 місяців тому
How to upload project on github | Github Tutorial - How to use Github and create repository In this video, you will learn how to create an account on github, how to create a repository and upload projects/files on github. Basic github tutorial in hindi. Learn how to share projects from github. Topics covered in this video: create github account create github repository - add/edit readme file ad...
JDBC Connection in Java with Oracle Database | Insert update delete and Search record | CRUD in Java
Переглядів 6855 місяців тому
How to Connect to MySQL Database, Insert, Update Delete and Search in Java NetBeans. The tutorial also includes the use of imported libraries, and at the end of this tutorial, you would have gained a deeper understanding of how to create various functions, and call functions within a function and finally, create an interactive MySQL Database Connections that will allow you to Insert, Update, De...
How to Connect to MySQL Database, Insert, Update Delete and Search Java NetBeans - Full Tutorial
Переглядів 8245 місяців тому
How to Connect to MySQL Database, Insert, Update Delete and Search in Java NetBeans. The tutorial also includes the use of imported libraries, and at the end of this tutorial, you would have gained a deeper understanding of how to create various functions, and call functions within a function and finally, create an interactive MySQL Database Connections that will allow you to Insert, Update, De...
Status: Failure-Test failed: Listener refused the connection with the following error:ORA-12505
Переглядів 5845 місяців тому
Status: Failure-Test failed: Listener refused the connection with the following error:ORA-12505, TNS:listener does not currently know of SID given ...
Status: Failure-Test failed: IO Error: The Network Adapter could not establish the connection
Переглядів 1,1 тис.5 місяців тому
Status: Failure-Test failed: IO Error: The Network Adapter could not establish the connection (CONNECTION_ID=EGSw46iwTxupww330Q80mg )
How to connect MySql Database 8.0.39 & Java NetBeans IDE 22 Using Connector-j Driver || JDBC in java
Переглядів 8 тис.6 місяців тому
Hello Everyone! Today in this video I am going to step by step guide you How To connect to MySQL8.0.35 database with NetBeans 19 using Database Services tool , so you can work with and manage MySQL databases right inside NetBeans without having to use an external program like MySQL Workbench or MySQL Command Line Client . In details , you will learn :- ►Download MySQL JDBC driver ►Make connecti...
How to install java NetBeans IDE Latest Version 21 with java jdk 21
Переглядів 2866 місяців тому
Hello Everyone! Today in this video I am going to step by step guide you on How to install NetBeans IDE version 19 for JAVA Developers on Windows 11. Windows 11(64-bit). After that, I am also going to show you How to Create your First Hello Java Application and start using the NetBeans IDE 19 JDK stands for Java SE Development Kit. JRE stands for Java Runtime Environment. IDE stands for Integra...
How to connect MySql Database 8.0.36 & Java NetBeans IDE 20 Using Connector-j Driver || JDBC in java
Переглядів 20 тис.7 місяців тому
Hello Everyone! Today in this video I am going to step by step guide you How To connect to MySQL8.0.35 database with NetBeans 19 using Database Services tool , so you can work with and manage MySQL databases right inside NetBeans without having to use an external program like MySQL Workbench or MySQL Command Line Client . In details , you will learn :- ►Download MySQL JDBC driver ►Make connecti...
How to design Register Form in Java in Netbeans IDE | Java Tutorial Register Form
Переглядів 2407 місяців тому
This is a part of the Java Tutorial. In this video, I have shown how to design a Register form in Netbeans IDE. The demonstration is done in a very simple and easy ways.. ►Top Online Courses From Code Leaning Mysql Tutorial for Beginners : 🔴 Java gui Swing tutorial playlist ua-cam.com/play/PLXyRAlMUJB4GAMFZFu1B8TdcgNDwwDo9t.html 🔴 Java database connectivity playlist ua-cam.com/play/PLXyRAlMUJB4...
Java Swing Tutorial | How to design Register and Login Form in Java in Netbeans IDE | #javaswing
Переглядів 1657 місяців тому
Java Swing Tutorial | How to design Register and Login Form in Java in Netbeans IDE | #javaswing
Java Swing Tutorial | How to design Register and Login Form in Java in Netbeans IDE | #java
Переглядів 1487 місяців тому
Java Swing Tutorial | How to design Register and Login Form in Java in Netbeans IDE | #java
Java Email Tutorial | Sending Attachment | Sending Text | Java Mail Tutorial in one video HINDI
Переглядів 2397 місяців тому
Java Email Tutorial | Sending Attachment | Sending Text | Java Mail Tutorial in one video HINDI
Java Project Tutorial - Login and Register Form Step by Step Using NetBeans
Переглядів 1277 місяців тому
Java Project Tutorial - Login and Register Form Step by Step Using NetBeans
How to design Register Form in Java in Netbeans IDE | Java Tutorial Register Form
Переглядів 2307 місяців тому
How to design Register Form in Java in Netbeans IDE | Java Tutorial Register Form
JAVA Tutorial | How to design Login Form using Netbeans IDE | Custom Login Form |Java JFrame
Переглядів 1077 місяців тому
JAVA Tutorial | How to design Login Form using Netbeans IDE | Custom Login Form |Java JFrame
How to set background Image on jframe in java Netbeans
Переглядів 2,2 тис.8 місяців тому
How to set background Image on jframe in java Netbeans
Library Management System Project in Java & MYSQL || Complete Project in one Video with Source Code
Переглядів 22 тис.8 місяців тому
Library Management System Project in Java & MYSQL || Complete Project in one Video with Source Code
#09 Return Book Page Design with Source code for Library Management System Java Project
Переглядів 5478 місяців тому
#09 Return Book Page Design with Source code for Library Management System Java Project
#08 Issue Book Page Design with Source code for Library Management System Java Project
Переглядів 3898 місяців тому
#08 Issue Book Page Design with Source code for Library Management System Java Project
#07 Add Book Details Page Design with Source code for Library Management System Java Project
Переглядів 4158 місяців тому
#07 Add Book Details Page Design with Source code for Library Management System Java Project
Status: Failure -Test failed: IO Error: The Network Adapter could not establish the connection
Переглядів 7 тис.8 місяців тому
Status: Failure -Test failed: IO Error: The Network Adapter could not establish the connection
How to connect Oracle Database and Java IntelliJ IDEA || Java Database Connectivity || JDBC tutorial
Переглядів 2,5 тис.8 місяців тому
How to connect Oracle Database and Java IntelliJ IDEA || Java Database Connectivity || JDBC tutorial
How to connect Oracle Database in Eclipse || Java Database Connectivity || JDBC in Java #jdbc
Переглядів 2088 місяців тому
How to connect Oracle Database in Eclipse || Java Database Connectivity || JDBC in Java #jdbc
How to Install Eclipse IDE 2023-12 for Java Developer on Windows 10
Переглядів 2828 місяців тому
How to Install Eclipse IDE 2023-12 for Java Developer on Windows 10

КОМЕНТАРІ

  • @Fox_C
    @Fox_C 5 годин тому

    thanks brother

  • @vuolaptruong8434
    @vuolaptruong8434 22 години тому

    thanks you so much bro , you solved my hard problem , love u so much

  • @fanuelchibvuma3259
    @fanuelchibvuma3259 2 дні тому

    What is the password

  • @sathsarani.
    @sathsarani. 3 дні тому

    Thankyou so much ❤

  • @lupin3356
    @lupin3356 3 дні тому

    at the cmd part my cmd said this 'iscc.exe' is not recognized as an internal or external command, operable program or batch file.

  • @sourajitsaa1266
    @sourajitsaa1266 5 днів тому

    I need library software can you provide it

  • @Dushyant_000
    @Dushyant_000 7 днів тому

    Bhai bht bht Dil se dhanywaad 🙏🏻

  • @yashrajsinghchandrawat007
    @yashrajsinghchandrawat007 8 днів тому

    Sir How to run Java swing in background services and even restart can't stop it We are preparing a Software that checks and give alerts for duplicate files in a folder This software need to run in background services continuously to check the duplication of when new file is add or removed from that folder(ex download folder) and give alert by popup notification

  • @user-nl1uy5ng8v
    @user-nl1uy5ng8v 9 днів тому

    Thank you bro❤

  • @RahulChaudhuri-b7f
    @RahulChaudhuri-b7f 9 днів тому

    Thanks man, It fuckin worked!

  • @AritraBrahma
    @AritraBrahma 9 днів тому

    Thanks bro ❤

  • @_ssidI
    @_ssidI 11 днів тому

    Thank you so much bro I watched like 3 videos before this and I couldn't figure out you earned a sub❤️

  • @bhaktibhosale2834
    @bhaktibhosale2834 12 днів тому

    Ye to same prb hai specify git repository

  • @ziphokhanyile88
    @ziphokhanyile88 12 днів тому

    Year later bro saved me 🙏 🎉

  • @victorvioreanu1183
    @victorvioreanu1183 12 днів тому

    Thank you sir, all my respect 🙏 🙏

  • @vrishhtigoel6538
    @vrishhtigoel6538 13 днів тому

    Is the test conducted online at home or at college?

  • @user-fc3iq9vx2v
    @user-fc3iq9vx2v 14 днів тому

    sir all the files not running one after another like you did at 1:41:08

  • @gedelasivakrishna
    @gedelasivakrishna 15 днів тому

    Helpfull!!

  • @gedelasivakrishna
    @gedelasivakrishna 15 днів тому

    Helpful!!

    • @yash1525
      @yash1525 14 днів тому

      Came similar questions?

    • @YASHKHANDAL-f5m
      @YASHKHANDAL-f5m 13 днів тому

      is aptitude come or not

    • @afailure4143
      @afailure4143 13 днів тому

      bro tumhara MCQ round hogaya kya? kaise the questions? cheating ho rhi thi kya?

    • @gedelasivakrishna
      @gedelasivakrishna 12 днів тому

      @@yash1525 I have my exam today

    • @gedelasivakrishna
      @gedelasivakrishna 12 днів тому

      @@afailure4143 I have my exam today

  • @Trending_gamer1m
    @Trending_gamer1m 15 днів тому

    Best UA-camrs in the world 🎉🎉

  • @halfengineerr2330
    @halfengineerr2330 25 днів тому

    ❤❤

  • @princekumar-sr4gy
    @princekumar-sr4gy 25 днів тому

    Nice Explanation

  • @GetTechBySharma
    @GetTechBySharma 25 днів тому

    Very helpful sir❤

  • @bestofmusicc__
    @bestofmusicc__ 25 днів тому

    Why did you chose java with ant ? What problem will i get if i choose maven ?

  • @latishacarellemvano5629
    @latishacarellemvano5629 Місяць тому

    Impressionnée vraiment

  • @naheethagther360
    @naheethagther360 Місяць тому

    This is the correct image size how to set a image which is bigger than the panel size how to resize it

  • @vansh2853
    @vansh2853 Місяць тому

    Awesome bro it really worked amazing it was so simple and on internet it wa so difficult

  • @cubeking_4567
    @cubeking_4567 Місяць тому

    Very nice

  • @simarpreetkaur8674
    @simarpreetkaur8674 Місяць тому

    Sir, can we change tab? Kindly reply pls, i am waiting for your response.

  • @ravivlogs6140
    @ravivlogs6140 Місяць тому

    Nhi khul rha h

  • @alvarohrv
    @alvarohrv Місяць тому

    Muuuuuuuuuchas gracias <3

  • @Vishaldhule
    @Vishaldhule Місяць тому

    Thank you ❤😊😊

  • @njeriwaweru5727
    @njeriwaweru5727 Місяць тому

    ❤❤❤❤❤❤❤thank you so so much thank you.... 💯 Thank you

  • @HardipMeniya2
    @HardipMeniya2 Місяць тому

    Code 😂 is error throw

  • @user-hw9od6um7n
    @user-hw9od6um7n Місяць тому

    Mere laptop me mysql nhi hai toh woh bhi download krna padega kya

  • @user-hw9od6um7n
    @user-hw9od6um7n Місяць тому

    Sir ji mysql jar file our mysql bhi install krna padta hai kya

  • @simran-ok7tr
    @simran-ok7tr Місяць тому

    Thanku so much i was struggling to connect database but you explained it very well...

  • @AyushiBindroo
    @AyushiBindroo Місяць тому

    I am not getting that message box at 17:16

  • @AdeelAhmad-yf4gr
    @AdeelAhmad-yf4gr Місяць тому

    Every time when open it they can install now and the file in which data can be save cannot be show Give me the solution please

  • @MaebaVhutshilo
    @MaebaVhutshilo Місяць тому

    I'm struggling with the password

  • @jeffersonmancilla4998
    @jeffersonmancilla4998 Місяць тому

    Gracias por la ayuda brindada en el video me sirvio bastante, actualmente tengo la version 13 de Neatbens pense que no funcionaria pero me ayudo .Gran aporte

  • @alandms.3372
    @alandms.3372 Місяць тому

    Muchas gracias amigo, fuiste el único que soluciono mi problema, a ti te debo mi título universitario jajaja.

  • @abdirizakdahir7806
    @abdirizakdahir7806 Місяць тому

    Thank you so much really helped me this video without understanding your language.

  • @amanraj4251
    @amanraj4251 Місяць тому

    can u please paste the code here in the comment section

  • @mgsssports
    @mgsssports Місяць тому

    I was in trouble last 3 days on this setup Thanks 👍