Home › The tools › vAuto
vAuto
Software installer

vAuto

A new machine set up in one press.

The problem

Setting up a new PC is half a day of the same thing over and over: find the download page, work out which button is the real one, run the installer, click Next four times, decline a toolbar, repeat. Do it for twelve programs and the afternoon has gone. Do it for six machines and the week has.

The tools that automate it are usually the worse option. Almost all of them work from a list of download links, which means the whole thing is one hijacked domain or one compromised mirror away from installing something else entirely — and it would look exactly the same while it did.

What it does

1There is not a single download link in it

vAuto hands package names to winget, Microsoft's own package manager. Microsoft reviews the manifests, every manifest carries a checksum, and winget refuses to run a file that does not match it. The worst a mistake in our list can do is install the wrong well-known program.

2Fifty-two programs, chosen and described

In nine groups, each with a line saying what it is actually for. Browsers, office, media, the small utilities that turn out to matter, and the runtimes other programs quietly need.

3Four starting points

A new office PC, a counter machine, a machine to build things on, or pictures and video. Each is a short list on purpose — a profile that installs twenty programs is one nobody reads before pressing the button.

4It knows what is already there

Anything installed is marked and passed over, so running vAuto on a machine twice is harmless and quick.

5Saved sets, carried to the next machine

Tick what a machine needs, save it under a name, and the fifth one is a single press. A set exports as a small file holding nothing but program names — no links, no versions — and everything in it is checked again when it is opened.

6It tells you what things cost

Anything free only for personal use, or on a trial, is marked with a note. Finding that out after installing it across an office is somebody's problem, and it should not be a surprise.

7Honest about what happened

"Already installed" is reported as success, not as a red cross — winget returns a failure code for it and most wrappers get that wrong. A code nobody has looked up gets its number, not an invented explanation.

8A note of every run

What went on, how long it took, and anything that would not install and why.

Why it is worth it

✓
Nothing is ticked when it opens

No recommended set applied on your behalf, nothing selected to begin with. Choosing is the whole job, and a tool that arrives pre-ticked is a tool that installs fifteen programs.

✓
A bad download fails loudly and stops everything

If winget reports that a file does not match the checksum in its manifest, vAuto halts the whole run and says so plainly. It cannot tell a corrupted download from something worse, so it does not guess and it does not retry.

✓
It cannot install what is not on the list

There is no box to type a package into. The window can only choose from the catalogue, and the catalogue is the thing that was reviewed.

✓
Nothing runs in the background

No service, no scheduled task, nothing that starts with Windows. It runs when you open it and stops when you close it.

How you use it

1
Pick a starting point, or tick your own

Every program says what it is for. Nothing is ticked to begin with.

2
Press install

vAuto works down the list and shows what is happening to each one. An installer that insists on showing its own window will — answer it and vAuto carries on.

3
Save the list as a set

So the next machine takes one press instead of a morning.

4
Carry the set to the next PC

It exports as a small file. Open it there and the same list is ticked.

What it needs

Windows11, or 10 with the App Installer from the Microsoft Store
Needswinget — free from Microsoft, and already there on Windows 11
Installs toYour user profile — no administrator prompt for vAuto itself
AdministratorSome programs install for every account and need it. vAuto says which
NetworkYes — the programs are downloaded from their publishers by winget

What it will not do, said plainly

vAuto will not install anything that is not in its list, and there is no way to type one in. That is the design, not a missing feature: the list is what has been checked, and a box that accepted any package name would be a box that accepted a bad one.

It needs winget. Without it vAuto says so and does nothing — it will not fall back to downloading installers from somewhere else, because downloading installers from somewhere else is the exact thing it exists not to do.

It cannot make a silent installer out of one that is not. Some programs show their own window whatever they are asked, and vAuto waits for you rather than pretending it can override them.

See vAuto on your own machine

A short screen-share is usually enough — we open it on your PC, with your files.

Or write to info@issmart.in.