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.

frasuperbike

Member
  • Joined

  • Last visited

  • Country

    Italy

Everything posted by frasuperbike

  1. work fine... in configwizardjs find this Win8.1 || Win8 || Win7 || Vista || XP || 2K} and after insert new line HandleCommandsSelectionMenu("{OS=Win10 || Win8.1 || Win8 || Win7 || Vista || XP || 2K} ");
  2. when i attach file i have and error: this upload failed... give me a mial to send you config.js thank you
  3. i did it but nothing. The only way is to enable player. in this way i haven't error...
  4. #cs ---------------------------------------------------------------------------- AutoIt Version: 3.3.6.1 Author: myName Script Function: Template AutoIt script. #ce ---------------------------------------------------------------------------- ; Script Start - Add your code below here #RequireAdmin if @OSVersion = "WIN_8" Then RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer", "SmartScreenEnabled","REG_SZ","RequireAdmin") endif $PID1 = run("hostread.exe") ProcessWaitClose($PID1) this is a content of wpiafter and is ok because with wpi 8.6.6 version go fine hostread.exe is this #RequireAdmin FileSetAttrib (@windowsdir & "\system32\drivers\etc\hosts", "+R") if @OSVersion = "WIN_8" Then RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer", "SmartScreenEnabled","REG_SZ","Off") endif hostread.zip
  5. #cs ---------------------------------------------------------------------------- AutoIt Version: 3.3.6.1 Author: myName Script Function: Template AutoIt script. #ce ---------------------------------------------------------------------------- ; Script Start - Add your code below here #RequireAdmin if @OSVersion = "WIN_8" Then RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer", "SmartScreenEnabled","REG_SZ","RequireAdmin") endif $PID1 = run("hostread.exe") ProcessWaitClose($PID1) this is a content of wpiafter and is ok because with wpi 8.6.6 version go fine wpiafter.exe
  6. wpiafter is one script (autoit-script) that put host in read mod, activate uac and other security of so i have delete line 238 but appear again. usroption is attached wait and thank you for all useroptions.js
  7. *Edit: You can select the button: Use Full Editor to upload an image previously saved on your computer and attach this image! I have attched image for my error in the last post. thankyou
  8. Tested WPI_v8.6.7 and I have no error or trouble with sounds. No error message about installer.js on line 890! *Edit: However, we need to make some changes inside the old useroptions.js if used for WPI_v8.6.7: Remove lines 64 and 67: ExecuteBeforebit64=false;ExecuteAfterbit64=falsei have did changes but in this way i haven't an option execute before and after. when i renable execute before and after appear written error. i would like to attach error image but i don't know the way to do it
  9. Thank you now is ok but now i have another problem : when wpi finish appear this error: inside a installer.js error line 890 chapter 7 impossible to recover the property "control" of a null reference or undefined what i can do?
  10. i have an error with latest 8.6.7 wpi. When i run wpi.exe i see an error: line 719 character 1 error optkeep cod 0 continue to run script? help me what i can do?
  11. Your solution is ok but i have over 400 selection to put in grey condition ad i think is so long... I ask if is there a single string like "ALL Program" to select because i don't want to insert sw one to one... have you understand ? for example...i would like to select angrybird and automatically all other selection being grey...
  12. Your solution is ok but i have over 400 selection to put in grey condition ad i think is so long... I ask if is there a single string like "ALL Program" to select because i don't want to insert sw one to one... have you understand ?
  13. i did this prove but there is a control that say that i can't because is the same softweare and i must select different possibility...sigh tk
  14. I need to disable all selection when i select one specific sw in wpi. I know a depences but i wouldn't like to put in grey selection all...is there a single string to do this? for example i select to install sp1 for my So and automatically all other selection go disabled. thank you Sorry for my english
  15. Hi, i would like to download new release. Link is down My paypal's payment is id 64F37269F4509032M thank you
  16. I use it for private use. I love having all the programs always available. I have created my personal wpi with more than 400 freeware and 30 licensed program and i use this for my 3 pc and sometimes for my friends. When i go to find a specific program i spend more time to find it on a menu and a good idea is a search field like the last windows 7 thank you
  17. I have a small idea and i think that is usefull. When i use my wpi with more than 400 configured programs i have difficult to find fast anything. I think is usefull insert a "find field" into wpi's menu. what do you think? thank you
  18. Is there a condition into wpi that do a control if my SO is activated or not? Thank you Sorry for my english
  19. hi, i use wpi for more time and only for my personal use. My wpi now count much more of 300 program divided into 12 categories. Is there a possibility to put different color on each categories's title? I don't want to put one color on all text but only on tile thank you and sorry for my english
  20. I have a problem. I want upgrade my wpi 720 to 730. I have saved the 3 files in wpiscript (Config.js, useroptions.js and windowoptions.js). I have delete all old file of my older wpi without install folder and music. I have replace all file with new version (730). In wpiscript i have replace the old 3 file with my option. I run wpi and i receive message that say : your config.js and ask if i want to update it. If i say No wpi wont't start. If i say YES wpi start but with one problem. In config.js each program lost a command line... New situation: pn=1; prog[pn]=['.Net Framework 1.1']; uid[pn]=['NETFRAMEWORK11']; desc[pn]=['Microsoft .NET Framework utiliti per rendering grafico avanzato di windows']; ordr[pn]=[1]; dflt[pn]=['no']; bit64[pn]=['no']; forc[pn]=['no']; cat[pn]=['Sistema']; configs[pn]=['free,mondo,mondomerda,sistema']; cmds[pn]=['']; deps[pn]=['DELETENETUSERACCOUNT']; picf[pn]=['netframeworks.jpg']; picw[pn]=['128']; pich[pn]=['128']; textl[pn]=['Bottom']; pn++; Old situation pn=1; prog[pn]=['.Net Framework 1.1']; uid[pn]=['NETFRAMEWORK11']; desc[pn]=['Microsoft .NET Framework utiliti per rendering grafico avanzato di windows']; ordr[pn]=[1]; dflt[pn]=['no']; forc[pn]=['no']; bit64[pn]=['no']; cat[pn]=['Sistema']; configs[pn]=['free,mondo,mondomerda,sistema']; cmds[pn]=['%WPIPATH%\\Install\\DOTNET\\dotnetfx1.exe /q:a /c:"install /l /q"','"%WPIPATH%\\Install\\deluser\\deluser.exe"']; deps[pn]=['DELETENETUSERACCOUNT']; picf[pn]=['netframeworks.jpg']; picw[pn]=['128']; pich[pn]=['128']; textl[pn]=['Bottom']; pn++; Help me please What i can do???
  21. I have do a script (with autoit) to install in silent mode photoshop cs3. If i run script , all go fine. If i launch script from wpi, the installation don't start because there is a wpi executable on memory. Autoit call a cmd file with this command: Setup.exe --mode=silent --deploymentFile=Deployment.xml Is there a solution? Ps CS3 Silent installation want close all software... Sorry for my english
  22. Hi guys...i'm a n00b but i would like to know the way to install vista with update. I have red on a forum a solutiom but i think is strange... This topic say that i must create a ISO of my vista with a new direcory call Updates In this i must put all my donloaded updates... is this a correct way or i must do other ? thank you for you attention
  23. Hi, i have a small problem using wpi 5.6 during installation appear an error that say "Could not open reboot configuration file: c:\rb_config.js" help me...please...
  24. Thank you for your help but i haven't understand. I put an example: prog[pn]=['.Net Framework 2.0']; ordr[pn]=[2]; uid[pn]=['NETFRAMEWORK20']; dflt[pn]=['no']; cat[pn]=['Sistema']; forc[pn]=['no']; configs[pn]=['free,mondo,mondomerda,sistema']; deps[pn]=['DELETENETUSERACCOUNT']; cmd1[pn]=['%CDROM%\\Install\\DOTNET\\dotnetfx.exe /q:a /c:"install /l /q"']; cmd2[pn]=['%CDROM%\\Install\\deluser\\deluser.exe']; picf[pn]=['netframeworks.jpg']; picw[pn]=['128']; pich[pn]=['128']; textl[pn]=['Bottom']; pn++; I would like to change in red color the word "Sistema" that is a title. Can you correct my script? tk

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.