How to convert java Project into .EXEInstaller in NetBeans

Поділитися
Вставка
  • Опубліковано 22 січ 2025

КОМЕНТАРІ • 68

  • @jalal_adel
    @jalal_adel 6 місяців тому +2

    in my version of netbeans the option "package as" does not exist, what should i do?

  • @gumbannikki9462
    @gumbannikki9462 Рік тому +2

    i have a question after i click the install and it load after the load it's not opening how to solve it
    thank you in advanced

    • @basketball_momentsss
      @basketball_momentsss Рік тому +1

      same

    • @CodingWithSudhir
      @CodingWithSudhir  Рік тому +1

      It is mandatory to set starting Jframe in your netbeans project, I think you are not set that's why you are getting the error, first select it, then create the exe, run it.

  • @lupin3356
    @lupin3356 4 місяці тому

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

  • @jidnyasadhavale3236
    @jidnyasadhavale3236 3 роки тому +4

    Nice 👍

  • @sakshimiglani7564
    @sakshimiglani7564 2 роки тому +1

    Superup genius ji

  • @hannibal230
    @hannibal230 Рік тому +1

    At the final step during the installation of the .exe when the progress bar reached the end why did my installation failed? 2 message box appeared, the 1st one says: Error Invoking Method and 2nd one says: Faile To Launch JVM. Plead help me

    • @CodingWithSudhir
      @CodingWithSudhir  Рік тому +1

      Watch proper video and try again if still your problem is not solved then message me on telegram.

  • @iconicae8814
    @iconicae8814 11 місяців тому +1

    yes it worked but i have problem only one page be loaded and it's the login form and i have alot of pages , i can't login although i can in netbeans and go to other pages and forms that i created

    • @CodingWithSudhir
      @CodingWithSudhir  11 місяців тому +2

      Message me on Telegram link on home page.

    • @iconicae8814
      @iconicae8814 11 місяців тому

      @@CodingWithSudhir thanks very much , maybe later because i am little bit busy these days

  • @AdeelAhmad-yf4gr
    @AdeelAhmad-yf4gr 6 місяців тому

    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

  • @basketball_momentsss
    @basketball_momentsss Рік тому +1

    why after the finall installation it is not opening?

    • @CodingWithSudhir
      @CodingWithSudhir  Рік тому +1

      It is mandatory to set starting Jframe in your netbeans project, I think you are not set that's why you are getting the error, first select it, then create the exe, run it.

  • @walidabdallah979
    @walidabdallah979 9 місяців тому +1

    Help plz:
    Created dir: C:\Users\lenovo\Documents\NetBeansProjects\JavaApplication11\dist
    C:\Users\lenovo\Documents\NetBeansProjects\JavaApplication11
    bproject\build-native.xml:428: The following error occurred while executing this line:
    C:\Users\lenovo\Documents\NetBeansProjects\JavaApplication11
    bproject\build-native.xml:436: Unable to create javax script engine for javascript
    BUILD FAILED (total time: 4 seconds)

  • @zainulabidvlm
    @zainulabidvlm 3 роки тому +2

    It is not working in apche NetBeans and inno setup six 😭

    • @CodingWithSudhir
      @CodingWithSudhir  3 роки тому +1

      Plz install inno setup version 5

    • @CodingWithSudhir
      @CodingWithSudhir  3 роки тому +1

      Watch the full video carefully and you will understand without skip... your setup will be completed.

  • @sanyamchugh6901
    @sanyamchugh6901 11 місяців тому

    Nt showing build deployment option in netbeans

  • @sakshimiglani5874
    @sakshimiglani5874 2 роки тому +1

    Nice explained sir

  • @magicshorts6130
    @magicshorts6130 3 роки тому +3

    Thanks Sir ❤

  • @MeenakshiAhlawat-e3k
    @MeenakshiAhlawat-e3k 10 місяців тому

    great help

  • @lasotreph398
    @lasotreph398 Рік тому +1

    How about for mac?

  • @dewaldschuler9736
    @dewaldschuler9736 Рік тому

    I know I'm pretty late to the party, but is it possible to update the code in Netbeans, and have it refresh in the app?
    If so, is there a video to explain how to do it?

  • @jhoeleiladel8931
    @jhoeleiladel8931 3 роки тому +3

    There are 2 errors: The following error occurred while executing this line: and Unable to create javax script engine for javascript

  • @debasishpanda8018
    @debasishpanda8018 10 місяців тому

    Can we create java exe with mysql database

  • @New_Trader138
    @New_Trader138 Рік тому +1

    bro mere nahi create hui yr file

  • @yashgajananbansod198
    @yashgajananbansod198 3 роки тому +2

    Thanks sir

  • @magicshorts6130
    @magicshorts6130 3 роки тому +2

    Make new things 😊

  • @merapal
    @merapal Рік тому +1

    I`m tried same, but it`s getting wraning error:
    Warning: Nashorn engine is planned to be removed from a future JDK release
    D:\A.......\build-native.xml:519: typedef class com.sun.javafx.tools.ant.FXJar cannot be found
    using the classloader AntClassLoader[]
    So Please help me for this.
    I`m Using Netbean 18 & JDK 11.0.8

    • @CodingWithSudhir
      @CodingWithSudhir  Рік тому +2

      yes of course you will get this error B'z
      JavaFX will be removed from the Java JDK as of JDK 11. For this issue either you can use Java 1.8 or else you can manually add JavaFX to your JDK path.

    • @merapal
      @merapal Рік тому +1

      ​@@CodingWithSudhir Ok then which Version of Netbeans you have been used for to create exe?.

    • @CodingWithSudhir
      @CodingWithSudhir  Рік тому +1

      It is not dependent on Netbeans version. so you can use any version but it depends on java jdk version. please use java 1.8

    • @merapal
      @merapal Рік тому +1

      @@CodingWithSudhir Yes I recently installed JDK 1.8 still it issue not resolved.

    • @CodingWithSudhir
      @CodingWithSudhir  Рік тому +1

      If you install JDK 1.8 but still getting your error then it means you have not set java jdk 1.8 in Netbeans Idea.

  • @pasindusenanayake2542
    @pasindusenanayake2542 2 роки тому +1

    Thank you sir........