Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Latest commit

History

History
49 lines (37 loc) 路 989 Bytes

File metadata and controls

49 lines (37 loc) 路 989 Bytes

AutoInstall

"Small" tool for installing software/updates

and much more. Can install: MSI ; EXE Can apply: REG; PS1

The main idea was to automate the most installation and configuration procedure. Neat tool for small IT-offices and sale- points.

Detects architectur and version, makes installation and preperation for new PCs a lot faster.

First entry is configurable for most used settings. Second for choosing software.

Registryhacks are applied all.

Compiler Settings

Supported Compiler: i686-w64-mingw32-g++

Linker Settings: -static-libgcc -static -Wl,--allow-multiple-definition

Compiler Settings: -fexceptions -pthread -static-libgcc -static-libstdc++

Infos

installationfiles: x64\setupname.exe or .msi x32\setupname.exe or .msi

Andere\Virenscanner\ -> not so used system\WinPKG.exe -> for example

Greetings

Greetings to my friends of IT-Taucha Greetings to Eric O. for his ideas and solid questions.