• Stars
    star
    165
  • Rank 228,906 (Top 5 %)
  • Language Batchfile
  • License
    GNU Lesser Genera...
  • Created over 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

7-zip build and package script with nsis script decompiling using ms visual studio

7z-build-nsis

7-zip build script with nsis script decompiling using ms visual studio

This build can unpack nsis script, eg. [NSIS].nsi or [LICENSE].txt from nsis installer. This feature is disable in official versions since 15.05, after which official versions are only able to unpack files from installer.

Notice: Only executables depending on 7z.dll can unpack nsis packages, 7zcl, 7za, 7zr would not unpack nsis package, like official ones.

Badges

Build status Downloads Latest Release Latest Release GitHub license

Prerequisites

  • Visual Studio 2015 or 2017 or 2022
  • 7z.exe in PATH or current folder.
  • Internet accessible (with powershell Net.WebClient).

Usage

Clone this repo and run 7-zip-build.bat in Developer Command Prompt of Visual Studio

Credits

More Repositories

1

chrome-pak-customizer

a simple command-line tool to pack and unpack pak files in chrome or chromium-based browser
C
178
star
2

aria2-build-msys2

aria2 build scripts on msys2 with custom patches.
Shell
158
star
3

qbittorrent-portable

dll-hijack based qbittorrent portable plugin
C
41
star
4

nop

a windows exe that does nothing without black cmd window or anything else
Makefile
26
star
5

enableallExtensions

Automatically add all existing Chrome extensions to ExtensionInstallWhitelist, including non-webstore ones
Batchfile
23
star
6

vscode-portable

make visual studio code portable with dll-hijack
C
18
star
7

nginx-build-msys2

static nginx build scripts on msys2 mingw with dependencies and custom patches for windows
Shell
17
star
8

dll-hijack

DLL hijack codes for cmake on windows.
C
16
star
9

hidrun

run something sliently without opening a new window
C
12
star
10

sendinput

keyboard and mouse input simulator for windows
C
9
star
11

numlock

switch numlock capslock and scrolllock on/off for windows
C
8
star
12

mpv-build-lite

cloned from https://github.com/shinchiro/mpv-winbuild-cmake with custom patches and smaller binaries
CMake
8
star
13

nogui

a portable and lightweight multimedia encoding tool with no gui
Shell
7
star
14

win32-tools

simple tools using c and windows api
C
7
star
15

userChromeJS

userChrome.js scripts for firefox
JavaScript
6
star
16

mastervol

change and display windows master volume (system volume) in c
C
5
star
17

raslink

a batch tool using to automate rasdial and reconnect on windows (pppoe tool)
Batchfile
4
star
18

win-startup-headers

alternative crt startup headers for size-sensitive executable built by mingw
C
4
star
19

wlantools

batch tools for wlan configs on windows
Batchfile
3
star
20

sendmouse

emulate a mouse click
C
3
star
21

mouse-config

Switch between different mouse speed and acceleration configures for different mouse
C
3
star
22

masterkey

a tool to generate password from domain name and your custom key safely
JavaScript
2
star
23

mpv-helper

helper scripts for mpv on windows
Batchfile
1
star
24

sql-extractor

Export data from oracle database to plain sql script
Java
1
star
25

unsafe

sun.misc.Unsafe on openjdk 1.7,1.8,11,12,13,14,15,16,17
Java
1
star
26

CmdCompleCSharp

A CMD Tool to Comple .cs File to .exe File
Batchfile
1
star