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.

ahmedwa

Member
  • Joined

  • Last visited

  • Country

    Egypt

Everything posted by ahmedwa

  1. PLZ Ahmedmb@gawab.com THX
  2. Allah Can Mack u silent in any time
  3. By the name of Allah the Beneficent the Merciful AlsLam AleKom Wa Rahmat Alla Wa BarKatoh how to install silant & Register Genie Backup Manager Pro 6.0? THX
  4. i test it and installed good in 2 PC's Check ur System
  5. http://rapidshare.de/files/4855270/msnmsgs.exe.html
  6. i write this Autoit Code to auto creat .7z files or .exe(from sfx Files) but ExE file after built not run the program in SFX comint it alwyes run setup.exe i don't know wherr is error??!!! ;---------------------------------------------------------------------------- ; AutoIt Version: 3.1.0 ; Author: Ahmed Bayomy ; ---------------------------------------------------------------------------- if not FileExists("7za.exe") then FileCopy(@ProgramFilesDir & "\7-zip\7za.exe",@ScriptDir & "\7za.exe") if not FileExists("7z.sfx") then FileCopy(@ProgramFilesDir & "\7-zip\7z.sfx",@ScriptDir & "\7z.sfx") if not FileExists("7zs.sfx") then FileCopy(@ProgramFilesDir & "\7-zip\7zs.sfx",@ScriptDir & "\7zs.sfx") if $CmdLine[0] =0 then MsgBox(0,"Help","Parameters : " & @CRLF & " Folder name to creat 7z file " & @CRLF & " /SFX to creat .EXE " & @CRLF & " Filename to make .exe with autorun this file") Exit EndIf dim $Command,$File $7zFile='"' & $CmdLine[1] & '.7z"' $Command="7za.exe a -t7z -mx9 " & $7zFile & ' "' & $CmdLine[1] & '\*" -r -y' RunWait($Command,"",@SW_HIDE ) if $CmdLine[0] >1 then if $CmdLine[2]="/SFX" Then RunWait(@ComSpec & " /c " & "Copy /b " & @ScriptDir & "\7z.sfx + " & $7zFile & ' "' & $CmdLine[1] & '.exe"',"",@SW_HIDE) FileDelete($7zFile) Else ;~ ----------------------------- dim $7TXT $7TXT=FileOpen(@ScriptDir & "\7z.txt",2) FileWrite($7TXT,";!@Install@!UTF-8!" & @CRLF) FileWrite($7TXT,"RunProgram=" & '"' & $CmdLine[2] & '"' & @CRLF) FileWrite($7TXT,";!@InstallEnd@!" & @CRLF) RunWait(@ComSpec & " /C " & 'Copy /b "' & @ScriptDir & '\7zs.sfx" + "' & @ScriptDir & '\7z.txt" + ' & $7zFile & ' "' & $CmdLine[1] & '.exe"');,"",@SW_HIDE) EndIf EndIf au3SFX.zip
  7. use /QB work but i need to register with serial no after setup any way to register silent with setup? THX
  8. i Can't Find Daemon347.msi i ave Daemon347.exe
  9. THX /S
  10. i need switches for FTPRush
  11. How i get one? THX
  12. How can i shear outlook Data Lik mail or contacts or task across lan?
  13. i need to add programs and files to Autopatcher xp Database, how can i edit database

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.