Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

No1Spec

Member
  • Joined

  • Last visited

  • Country

    United States
  1. No1Spec replied to RBCC's topic in Device Drivers
    Hey, sorry for the late reply. I use this silent method without any user interaction for printer installs all the time at work. It depends on a few things though. If you want to create TCP/IP ports then you'll have to use those useful vbs scripts in you "C:\windows\system32" folder. Its pretty easy. But theres always a problem if you're install drivers cos they have to be signed or something. Anyways if you only want to install a printer connected to the lpt1: port then that's one sinmple line using rundll, like this. rundll32 printui.dll,PrintUIEntry /if /b "Name of your Printer" /f "Path to *.inf" /r "Port Name" /m "Brother HL-2460 series" Hope this helps.
  2. Thx for those links jcarle. I"ve been wanting to get into programming with C#. Much appreciated.
  3. Thanks alot for these post of guides guys. I read alot more than I post, Hopefuly I will get to point where I can actually contribute. But I had a question. I recently conditioned my DLL, but I decided not to use 256 color. And it worked fine. I was wondering if anyone else has tried this and had any future problems. BTW my winntbbu.dl_ is like freaking 1.27MB when compressed but it still works. I'll post after I finsih screwing around with it.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.