Installer using C?

Vishal Sharma

Vishal Sharma

@vishal-pysGmK • Oct 22, 2024
Is there any way to create an installer using C programming..?
I want embed all the files of a software created by me in an exe file, which will extract all the things to a desired folder or drive.
I heard that we can make batch file(package).. but how to do that??

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Abhishek Rawal

    Abhishek Rawal

    @abhishek-fg9tRh Aug 7, 2012

    uHarC is the software by which you can do
    It is prolly a compressing software which can compress upto 70% but by using uHarC you can also collect desired files in a single file & can extract whenever & wherever you want.
    I wont call it a "software" as it needs a small amount of knowledge in code that are used to compress & collecting all files in a single batch file.

    #-Link-Snipped-#

    This is compression tips & creation of batch file altogether ^
  • Vishal Sharma

    Vishal Sharma

    @vishal-pysGmK Aug 8, 2012

    thanks for that!! 😀
    uHarc.. thats the name!! i've installed a few games using this before!!