Recommended Posts

Suggestion for a new switch: /stopsumon

What's that stand for? Stop Startup Monitor.

This would be handy for those users who use Startup Monitor and wish to shut it down while AutoPatcher is running. Since AutoPatcher reboots at the end anyway Startup Monitor will resume running after boot.

  • 2 months later...
Don't know if any of you knows this site but it has a lot of info on silent installs

<a href='http://unattended.<< spam >>' target='_blank'>http://unattended.<< spam >></a>. saves a lot of time i think ;)

I'm sure everyone's visited the SPAM web site at least once. :p

Seriously, yes they have a lot of switches, but the number of switches they're missing... Half the software on my unattended CD I had to figure out the switches myself 'cause they couldn't be found anywhere.

hey, i have created a website to stop this from happening so everyone has a place to submit the new ones they find here: apswitches.matt74441.ca its still in the early process of being created. well rather its almost done ignoreing the lack of switches! but it would be much appretiated if you submited new ones you found there :-D and btw if i was to scower the forum for the switches already posted, should i include who found them? or is that trival inofrmation seeing as it is remotly public knowledge?

  • 2 months later...

As nice as that way of installing Adobe is I've found that extracting it gives you much more options including the ability to remove the ad's from inside of Acrobat reader by using transforms which I'm unsure of how to use without extracting it to msi first.

  • 3 weeks later...

Anyone found a way to supress the reboot for Alcohol120%? I'm using the following:

@echo off
title Install Alcohol

echo Here we go..

echo.
echo Starting Install....
start /wait setup.msi /qn /REBOOT=ReallySuppress
REGEDIT /S alcohol120.reg


echo.
pause
exit

The problem is that when I run it I get an "Incorrect command line parameters" error. Now, since it's an MSI file it should support the REBOOT switch but it doesn't seem to.

Then again, I tried to run msiexec from Windows/System32 and I got the same error so perhaps this is an error in my XP installation?

I tried using setup.exe instead of setup.msi (seems to be a Windows Installer package) but that produced the same result.

Anyone got any ideas?

Cod

No matter, I figured it myself - opened it with Wise for Windows Installer and removed all the force reboot and schedule reboot options and recompiled into an msi file. Now the bat file only needs to execute with /qn. Reboot is not a problem anymore :)

Now for the rest of the programs!

Cod

  • 1 month later...
  • 2 months later...

Found the product in Maximum PC and I'm well and truly impressed. However, my environment abounds with PEBKAC errors :angry: so I'm wondering if there's any way to switch on a TRULY silent install, where it runs in the background without displaying anything on the screen.

I'm this close to convincing my boss to let us use it, but I need your help.

:fro:

Edited by tjlatta
Found the product in Maximum PC and I'm well and truly impressed.  However, my environment abounds with PEBKAC errors :angry: so I'm wondering if there's any way to switch on a TRULY silent install, where it runs in the background without displaying anything on the screen.

I'm this close to convincing my boss to let us use it, but I need your help.

:fro:

584774480[/snapback]

This should do it:

%Drive%\%PATH%\AutoPatcher.exe /unattend /noeula /nochecks /noreboot /nonags

Test it yourself and let us know how it works for you.

Hrmm, I use this command in my unattended installs and I still see the splash screen with the progress indicators:

autopatcher.exe /unattend /noregchecks /noeula /nonags /noreboot

Granted, I use /noregchecks and yours shows /nochecks, that has nothing to do with "no screens".

Hrmm, I use this command in my unattended installs and I still see the splash screen with the progress indicators:

autopatcher.exe /unattend /noregchecks /noeula /nonags /noreboot

Granted, I use /noregchecks and yours shows /nochecks, that has nothing to do with "no screens".

584779326[/snapback]

Yeah, it's as silent as it gets. Maybe Raptor can make a TOTALLY silent version. But that will come later.

i wouldnt even mind two verisions of a tottally silient.. one a small window this size

__________________________

|+Autopatcher xp++++++++++|

|++++++++++++++++++++++|

|++Progress++++++++++++++|

|++++++++++++43%+++++++|

|++++++++++---------------------|

-----------------------------------------

that is a small splash/progress/everything window (Y) all in one, nothing to click, no title bar, maybe even no icon in the task bar, always on top

then another with nothing

i wouldnt even mind two verisions of a tottally silient.. one a small window this size

__________________________

|+Autopatcher xp++++++++++|

|++++++++++++++++++++++|

|++Progress++++++++++++++|

|++++++++++++43%+++++++|

|++++++++++---------------------|

-----------------------------------------

that is a small splash/progress/everything window (Y) all in one, nothing to click, no title bar, maybe even no icon in the task bar, always on top

then another with nothing

584779706[/snapback]

You heard the man. chop chop :rofl: BTW - while you're at it, can you create another custom one for me with my company's name on it? j/k :p

  • 4 weeks later...

AutoPatcher 5.0 will have three types of unattended... "Unattended Tiers" i like to call them.

1. as we know it today

2. with only a tiny window saying something like "AutoPatcher is installing items..."

3. which will be completely invisible :)

Very cool, thanks. Just so I can let my boss know, when might this be coming out? Several people are also questioning why I'm still giving them the August release when it's late November. :wacko:

Win2k version works like a charm, though. Kudos!

:fro:

AutoPatcher 5.0 development is going better than initially planned, so it could be out in a week or two. Also, since we're moving away from database-logic, Flishfun will have to 'learn' how to handle modules well. Of course, he has already been given a preview release I so far I think he's having no trouble adjusting to the new module-based system.

Antonis

AutoPatcher 5.0 development is going better than initially planned, so it could be out in a week or two. Also, since we're moving away from database-logic, Flishfun will have to 'learn' how to handle modules well. Of course, he has already been given a preview release I so far I think he's having no trouble adjusting to the new module-based system.

Antonis

584954540[/snapback]

Yep, all is well so far. And I don't know about "a week or two"... I'd say "in time for the next releases". (Y)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft now allows you to tweak Visual Studio to new extremes by Usama Jawad Visual Studio 2026 recently netted a powerful feature that finally allows developers to review Git Pull Requests (PRs) directly in the integrated development environment (IDE), without needing to switch to the browser. However, that's not all that Microsoft introduced in the latest version, as it also offered a useful way to customize the IDE to their heart's content. Although Visual Studio 2026 already provides lots of stock themes based on Fluent Design principles, Microsoft understands that people still want to customize them further according to their preferences. The IDE now offers a new configuration page for themes under Tools > Options > Environment > Visual Experience > Theme colors. This allows you to set hex color codes for accent colors, hover states, and more, and apply them without requiring a restart. The Redmond tech giant further says that: Microsoft is also offering granular color tokens that allow you to customize various UX elements like the tab header without impacting the rest of the shell chrome. Your themes are also stored in JSON format in %LOCALAPPDATA%\Microsoft\VisualStudio\18.0_xxxxxxxx\ColorThemes, which basically enables you to share it with others or override existing themes. This is a major improvement in terms of the user experience powering these customization capabilities. This is because extensions were required to replace the theme, and it was not very easy to make minor adjustments. This theme configuration UX solves this problem and is available in Visual Studio 2026 version 18.7, available here.
    • AnyDesk 9.7.6 by Razvan Serea AnyDesk is a fast remote desktop system and enables users to access their data, images, videos and applications from anywhere and at any time, and also to share it with others. AnyDesk is the first remote desktop software that doesn't require you to think about what you can do. CAD, video editing or simply working comfortably with an office suite for hours are just a few examples. AnyDesk is designed for modern multi-core CPUs. Most of AnyDesk's image processing is done con­currently. This way, AnyDesk can utilize up to 90% of modern CPUs. AnyDesk works across multiple platforms and operating systems: Windows, Linux, Free BSD, Mac OS, iOS and Android. Just 7 megabytes - downloaded in a glimpse, sent via email, or fired up from your USB drive, AnyDesk will turn any desktop into your desktop in se­conds. No administrative privileges or installation needed. AnyDesk 9.7.6 changelog: Fixed Bugs Added validation feedback for passwords shorter than five characters Fixed an issue in AnyDesk One Meeting where the account name was used instead of the entered username after logging out Fixed crashes related to message editing and context menu interactions Fixed issues affecting message scrolling, text formatting, typing indicators, quoted messages, and community privacy settings Prevented users from editing automated system messages Corrected download status reporting, temporary file naming, and menu overlap issues affecting the Download History and Reactions pop-ups Other Changes Added chat list grouping settings Added keyboard navigation support (Page Up, Page Down, Home, and End) for the message feed Removed Chat language options Updated translations Download: AnyDesk 9.7.6 | 8.0 MB (Free for private use, paid upgrade available) Links: AnyDesk Home Page | Other platforms | Release History | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      503
    2. 2
      +Edouard
      201
    3. 3
      PsYcHoKiLLa
      127
    4. 4
      Steven P.
      82
    5. 5
      ATLien_0
      76
  • Tell a friend

    Love Neowin? Tell a friend!