How to create java+mysql application installer (.exe) with inno setup

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ธ.ค. 2024

ความคิดเห็น •

  • @joveljandusay6593
    @joveljandusay6593 4 ปีที่แล้ว +4

    i cant follow the step why youhaveu already open ecole.ss before untidled1 please help me :(

  • @HaifaBoubakri-b8h
    @HaifaBoubakri-b8h ปีที่แล้ว +2

    where did you get the jre file from please?

  • @wow.srore2024
    @wow.srore2024 4 ปีที่แล้ว +3

    What is the "Gclite" folder please

  • @dhibikram162
    @dhibikram162 3 ปีที่แล้ว +2

    what is the JRE folder ?????????????

  • @alirezarivaz1957
    @alirezarivaz1957 3 ปีที่แล้ว +1

    You used from mysql portable this tutorial?

  • @kevinparsley6806
    @kevinparsley6806 6 ปีที่แล้ว +3

    i have developed an app in netbeans using java, hibernate and mysql. will these instructions enable me to install the app on a linux OS and run it as is from set up? or do i have to prep the OS by installing mysql on it first? i want to have it so that a user only needs to install the app and anything necessary on that system is set up in the process. any advice you have would be appreciated.

    • @developpeurydjava4072
      @developpeurydjava4072  5 ปีที่แล้ว +1

      if you are working on linux you must first have the equivalent of inno setup in linux, and if its instructions do not work you can do the silent installation of xampp. I will soon share a video of the silent installation with inno setup

    • @kevinparsley6806
      @kevinparsley6806 5 ปีที่แล้ว

      @@developpeurydjava4072 thanks. i actually just found this comment again after finding a link back here on an installbuilder community page.

  • @MSamly
    @MSamly 4 ปีที่แล้ว +4

    In one time you copy some scrip code (for mysql). Can you share with me??

    • @era_46
      @era_46 4 ปีที่แล้ว

      oka hari yanna bn

    • @MSamly
      @MSamly 4 ปีที่แล้ว

      @@era_46 danna wena ekak nedda??

    • @muhammadsalem9924
      @muhammadsalem9924 2 ปีที่แล้ว

      Hello
      Sir, I made an app using
      java swing +mysql
      How can I convert this code with its mysql database into an application that I can install on my desktop or on any other computer?
      Thanks

  • @forever7511
    @forever7511 4 ปีที่แล้ว +1

    anyone got a solution for this? I'm getting the same error while installing. "Unable to execute file: C:\Program Files\Myprogram\mysql4\bin\mysqld.exe
    "

    • @akwardlecturesyou
      @akwardlecturesyou 3 ปีที่แล้ว

      same, did you got the answer?

    • @mikeysano6830
      @mikeysano6830 ปีที่แล้ว

      bro your own folder why you copy all?

  • @saurabhbisht2238
    @saurabhbisht2238 5 ปีที่แล้ว +2

    During the installation of exe file it says it couldn't found mysqlb. Exe, mysql. Exe but i give the correct path for MySQL /bin/

    • @fatimakhanfri8592
      @fatimakhanfri8592 4 ปีที่แล้ว

      pleaase i have the same problem cann you help me pleaaase !!

    • @saurabhbisht2238
      @saurabhbisht2238 4 ปีที่แล้ว +1

      Change the database use sqlLite bcz MySQL is used for server side application......

    • @fatimakhanfri8592
      @fatimakhanfri8592 4 ปีที่แล้ว

      @@saurabhbisht2238 plz can i text you ??

    • @muhammadsalem9924
      @muhammadsalem9924 2 ปีที่แล้ว

      @T&E chhakchhuak-renthlei
      Hello
      Sir, I made an app using
      java swing +mysql
      How can I convert this code with its mysql database into an application that I can install on my desktop or on any other computer?
      Thanks

  • @edwinkipruto7125
    @edwinkipruto7125 2 ปีที่แล้ว

    THE CODE COMPILED WELL WITH THE INNO SETUP BUT WHEN I LAUNCH THE APP IT CANNOT CONNECT TO THE DATABASE , I HAVE REDONE THE SHIT SEVERALLY NO RESULTS ILL HAVE TO USE JAVA DB OR MYSQL LITE ANYONE WHO DID IT SUCCESFULLY ??

  • @honestkariwo6163
    @honestkariwo6163 5 ปีที่แล้ว +2

    Does Inno support mysql database library... i once had a problem that my program couldnt connect to mysql if i use an installer

    • @developpeurydjava4072
      @developpeurydjava4072  5 ปีที่แล้ว

      yes i use mysql database in this video

    • @nemanja6290
      @nemanja6290 4 ปีที่แล้ว

      @@developpeurydjava4072 is this connection also works with MS SQL?

  • @alfarizqiabiyyu
    @alfarizqiabiyyu 5 ปีที่แล้ว +2

    get ecole.iss from where?

  • @lahirutharaka6117
    @lahirutharaka6117 4 ปีที่แล้ว

    when i try to make setup fill with data base create process failed code 2 the system cannot find the file specified this error happen what is tha reason please help me

  • @pjnetwork1963
    @pjnetwork1963 3 ปีที่แล้ว +1

    ecole.iss. Where is this come from?

  • @fatimakhanfri8592
    @fatimakhanfri8592 4 ปีที่แล้ว +1

    pleaase can your replay i have this proplem pleaaase !!!
    Unable to execute file: C:\Program Files\Myprogram\mysql4\bin\mysqld.exe
    the directory name is invalid

    • @ninaamina9350
      @ninaamina9350 4 ปีที่แล้ว

      me tooooooooooooo

    • @lawa
      @lawa 4 ปีที่แล้ว

      @@ninaamina9350 did you find a solution?

    • @ninaamina9350
      @ninaamina9350 4 ปีที่แล้ว

      @@lawa no i didn't find a solution to setup the server but I used a java code inside my application to upload the data into the server.

    • @lawa
      @lawa 4 ปีที่แล้ว

      @@ninaamina9350 when removing "mysql14" from the directory this prob solved.
      Did you run your project on the pc that u build the project or another pc?

  • @AdonaïMUKEDIBAKALA
    @AdonaïMUKEDIBAKALA ปีที่แล้ว

    I used it, where did you get it? is it a setup or what kind of file?

  • @muhammadsalem9924
    @muhammadsalem9924 2 ปีที่แล้ว

    Hello
    Sir, I made an app using
    java swing +mysql
    How can I convert this code with its mysql database into an application that I can install on my desktop or on any other computer?
    Thanks

  • @sirinchiboub8802
    @sirinchiboub8802 2 ปีที่แล้ว

    can i open it in an other computer without doing any configuration?

  • @msrajpoot1000
    @msrajpoot1000 3 ปีที่แล้ว

    Can this software run in another system
    In another they require Java run time environment

  • @zainjutt8875
    @zainjutt8875 5 ปีที่แล้ว +1

    Hey, Good work👍
    I am trying to follow you here but at 2:59 you select jre folder from GClite bin but What is this file? Where is it? How i can relate it to my project? Please reply I am stuck here at this point waiting for your reply

    • @zainjutt8875
      @zainjutt8875 5 ปีที่แล้ว

      Hey man i am waiting for your reply! Help in making me understand what you're doing in this video

    • @alial-dabbagh9189
      @alial-dabbagh9189 5 ปีที่แล้ว +1

      Its ur java jre file installed on ur windows ..
      Just copy and paste it in ur application folder

  • @farazabbasi3515
    @farazabbasi3515 2 ปีที่แล้ว

    Inno Setup Compiler Crack is designed to build efficient establishment programs that are used across all Windows versions between Windows 2000 and Windows 8 and 10 (counting the business versions that run on that OS). While anybody can make use of this open source software without reason, indeed, Inno Setup is a stable program. Additionally, it offers many more options than the majority of its competitors.

  • @horoonrahimi916
    @horoonrahimi916 4 ปีที่แล้ว +1

    Thank you for your helping this tutorial was very helpfull
    but I faced with a problem when I created .exe file after installing when I want to interact with mysql
    it give me blank message please help me

  • @robroy4046
    @robroy4046 5 ปีที่แล้ว

    im using wampserver? where i can find the mysql?

  • @sujankumark9334
    @sujankumark9334 10 หลายเดือนก่อน

    The link is not opening for codes

  • @claudiovelazquezvazquez3055
    @claudiovelazquezvazquez3055 5 ปีที่แล้ว

    What is the version of mysql you used?

  • @z4pthegreat
    @z4pthegreat 5 ปีที่แล้ว +2

    Unable to execute file: C:\Program Files\Myprogram\mysql4\bin\mysqld.exe
    the directory name is invalid.
    there is no mysqld in bin

    • @ninaamina9350
      @ninaamina9350 4 ปีที่แล้ว

      me toooo did you solve the problem?

    • @lawa
      @lawa 4 ปีที่แล้ว

      hey. Did You find a solution?

    • @rejoicembito2058
      @rejoicembito2058 4 ปีที่แล้ว

      @@lawa hi, did you find solution?

    • @lawa
      @lawa 4 ปีที่แล้ว +1

      @@rejoicembito2058 ya. I removed "mysql14" from the location address. it worked.

  • @narimane6931
    @narimane6931 4 ปีที่แล้ว

    from where do i have to copy the folder jar please did'nt understand

  • @krazzzysimp6478
    @krazzzysimp6478 ปีที่แล้ว

    How can i do this using xampp?

  • @msrajpoot1000
    @msrajpoot1000 3 ปีที่แล้ว

    I am not able add Jre file

  • @mohamedmanager4142
    @mohamedmanager4142 2 ปีที่แล้ว

    I believe you are the best .Thank you so much man ....... I wish if you make a vedio for Advanced Installer program for the same topic ..... thank you again

  • @toresassumani9601
    @toresassumani9601 2 ปีที่แล้ว

    Grand merci pour ce fameux code, vraiment j'étais bloqué à partir de l'ajout de ce code.

  • @ReelEdFun238
    @ReelEdFun238 4 ปีที่แล้ว

    How can I get my password???????

  • @slymackwayne146
    @slymackwayne146 ปีที่แล้ว

    Awesome work 👍

  • @leinah3671
    @leinah3671 ปีที่แล้ว

    Thank you, really helps me for my final defense