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.

FlashFXP (any version) silent.

Featured Replies

ok.. first off u need to dl flashfxp (www.flashFXP.com)

make a folder named flashfxp in in ur $1 it ill look like this $OEM$\$1\Install\Applications\flashfxp

rename the file u dl to just flashfxp.exe

add this to ur batch file

ECHO Installing Flash FXP

ECHO Please wait...

start /wait %systemdrive%\install\Applications\flashfxp\flashfxp.exe /VERYSILENT /SP- /NORESTART" /f

now it will work

Here's a file I made to auto register it, pretty self explanatory. Twice out of the many times I have used it there has been a problem copying the serial but straight after it works again :angry:

The FlashFXP exe should be in the same dir as register.exe, then just run register.exe

register.zip

Hey it wont run on my win2k3 machine it says its missing some .ocx file how do i get that file and intergrate it into my setup

i use an AutoIt script to register this program.

here's the script.

Make sure to enter your key...

Also, make sure flaskfxp 3 is installed (but not registered) before running this. it will open FlashFXP and paste your key for you, and then close it.

sample calling:

%cdrom%\Applications\flashfxp\FlashFXP30Setup.exe /silent (actual installer)

%cdrom%\Applications\flashfxp\Flash3AutoReg.exe (below)

This is newbie4ever's script (which he modified from Muaitai in the UltraISO thread).

This is what I use, and it works perfectly...

$var = RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\FlashFXP\3", "Install Path")
run($var & "\FlashFXP.exe")
Blockinput(1)
winwait("FlashFXP Evaluation")
controlclick("FlashFXP Evaluation", "Enter code..", "TButton1")
winwait("Register FlashFXP", "OK")
Clipput("*****PUT YOUR REGISTRATION HERE*****")
Send("^+v")
controlclick("Register FlashFXP", "OK", "TButton2")
winwait("FlashFXP", "OK")
controlclick("FlashFXP", "OK", "Button1")
winwait("FlashFXP")
processclose("flashfxp.exe")
exit

Edited by a06lp

hey i cant get it to work but im using Aut2exe v3 would that matter

hmm... i'm also using v3

did you create the script, and then use "compile script to exe"?

make sure to replace the key with yours.

also, make sure there aren't spaces in your key...

yeh i made a exe out of it and named it install.exe, and would it matter if its on one line

huh?

the script looks in the registry to find the path where FlashFXP is installed. it then runs FlashFXP and simply pastes the code.

you must make sure flashfxp is INSTALLED, and THEN run the exe...

i don't understand the error..

Good job I checked here as I didn't get a reply notification. For those who downloaded my zip I found a bug when pasting the key in, if there was info on the clipboard, ctrl V, which is the key press sent, would not paste the correct info, so I use the paste clipboard button, I re-upped the new version.

@jamesas

what was the file name?. If any of the apps I install unattended need an ocx file I add it to $OEM$\$$\system32 and it gets copied across, then register it if it needs to be with regsvr32 /s followed by the file path and name.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

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.