Coverting folder contains script and files into 1 exe file

Discussion in 'Scripting' started by LiuBang, Feb 3, 2023.

  1. LiuBang

    LiuBang MDL Member

    Oct 19, 2020
    150
    55
    10
    i don't know what i'm looking for exist or not and i don't know what i'm looking for
    i will try to describe as much as possible
    i have a folder than contains a script file (.bat) and the rest of the file which my script counts on (installation files of programs and softwares , reg files etc etc)
    a screenshot to make it alittle clear
    Annotation 2023-02-03 021630.png

    now i want to make the whole thing to be an exe file which when launched it will launch the script which is the .bat file
    simply i don't want it to be all these files but 1 file , a simple exe file when launched launches the script inside it and works same as if it's a folder
    the script works from any place like i can move the folder and put it anywhere and start and it will work with no problems
    and here is a screenshot of something very similar to what i want it to look like
    Annotation 2023-02-03 022157.jpg
    this is a some sort of filmora patching file , it looks like it's a script of it's interface but it's an exe file


    i have very limited knowledge of scripting so i don't know what's called wish someone could point me in the right direction
    i can provide the .bat file if that would make a difference

    thanks in advance and have a good day
     
  2. berr1sfueller

    berr1sfueller MDL Senior Member

    Nov 17, 2022
    413
    451
    10
    Check this out: Script Container
    Open with 7zip, edit .cmd, add/remove files, piece of cake ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. LiuBang

    LiuBang MDL Member

    Oct 19, 2020
    150
    55
    10
    yes like this , ok got this 1
    do u think there are other ways to make a custom exe file , so i can put icon and write my own details like these oon the file i showed up there
    Annotation 2023-02-03 033244.png
    thanks for that anyway will use it if no one else mentioned other ways to create custom exe like this 1 showing in the screenshot

    i will go sleep now and tomorrow will do more research in that and hope someone else suggest more similar stuff
    good night if u are going to sleep too ^_^
     
  4. berr1sfueller

    berr1sfueller MDL Senior Member

    Nov 17, 2022
    413
    451
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. LiuBang

    LiuBang MDL Member

    Oct 19, 2020
    150
    55
    10
    yes yes that's exactly what i wanted , thanks alot
    u can close it admins and write solved
    have a good day
     
  6. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,189
    6,018
    150
    StealthBatch
    qfbc
    exescript
    Bat_To_Exe_Converter

    more ?

    upload_2023-2-3_15-46-48.png
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. LiuBang

    LiuBang MDL Member

    Oct 19, 2020
    150
    55
    10
    thanks alot will check them all before deciding which 1 i will be going with
     
  8. migascalp

    migascalp MDL Senior Member

    Sep 18, 2009
    459
    785
    10
  9. berr1sfueller

    berr1sfueller MDL Senior Member

    Nov 17, 2022
    413
    451
    10
    Added run-as-admin and a couple of different icons to choose from. Nothing great but the option's there.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. jifeiyun

    jifeiyun MDL Novice

    Aug 12, 2023
    11
    0
    0
    The attachment cannot be downloaded anymore
     
  11. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,189
    6,018
    150
    I do have something like you talk about
    It help me with untanded windows install
    To install thing's...

    I can convert it to sfx
    And add support in reg files
    It's can process rar & 7z files too
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. jifeiyun

    jifeiyun MDL Novice

    Aug 12, 2023
    11
    0
    0
    Thank you very much. I have already used other tools to convert it