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.

Backup69

Member
  • Joined

  • Last visited

  • Country

    Estonia

Everything posted by Backup69

  1. Now i run this installer with command line make log file and get error to the log file. DWSETUPLOGFILE="C:\MyApp Setup(0001).txt" DWMSILOGFILE="C:\MyApp Setup(0001)_Task(0002).txt" Command Line Logging Parameters: /lv* "C:\MyApp Setup(0001)_Task(0002).txt" LOGVERBOSE=1 7.12.2005 19:59:38 Executing Task: Microsoft Office 2003 "C:\WINDOWS\system32\msiexec.exe" /I D:\Soft\Office2003\PRO11.MSI TRANSFORMS=.\Unattended.MST LAUNCHEDFROMSETUP="1" SETUPEXEPATH="D:\Soft\Office2003\" SETUPEXENAME="SETUP.EXE" /qb- /lv* "C:\MyApp Setup(0001)_Task(0002).txt" LOGVERBOSE=1 CDCACHE="0" DWSETUPLOGFILE="C:\MyApp Setup(0001).txt" DWMSILOGFILE="C:\MyApp Setup(0001)_Task(0002).txt" Type: msi Ignore Return Values: False Reboot: False Successfully launched MsiExec.... 7.12.2005 20:01:04 Chained install return code: 1603 Exit code was an error. Shutting down chained setup processing. Set Verbose logging for subsequent setup. ***** Setup exits 7.12.2005 20:01:04 (return = 1603) Then i found in the microsoft information about error 1603 Error 1603 but i dont andestand, this cant be about my problem. If i run install from source cd, install finish without any error and all applications run fine. Can someone help me out?
  2. Hi, i have a problem with office unattended install on my changed pc. I install my version of Office 2003(unattended) many times on my pc without problems but now i made changes in my drives. My C: drive is now STRIPE NVRAID and because of that (i belive) i cant install unattended office. If i try again to install windows and office to the simple stand alone drive all works fine. I made new installer but this did not solve my problem. It doesent make any sence to me why office install crashes. Maybe someone can help me?
  3. OK I try use VB command like On Error resume but now i found right commandline if errorlevel 0 goto Some_place If EXIST A:\AdminRun.cmd set INFO=A: :Some_place If EXIST D:\AdminRun.cmd set INFO=D: If EXIST E:\AdminRun.cmd set INFO=E: sry for distrube
  4. HI I need use fallowing command in to the cmd file If EXIST A:\AdminRun.cmd set INFO=A: If EXIST D:\AdminRun.cmd set INFO=D: If EXIST E:\AdminRun.cmd set INFO=E: etc.. But now i need some command line after (If EXIST A:\AdminRun.cmd set INFO=A:) ,what skip floppy search if floppy not in the drive. How i can do that?
  5. I have Regedit in the Install folder to
  6. Hi I dont andestand whay not working registry key after first reboot without login screen and typeing password. I try many diferent way but after first login to the admin account and finishing install i cant autologon to the first account. I useing fallowing metod: Last row in to the RunOnceEx run Reg.cmd ::Reg.cmd SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce REG ADD %KEY% /V 1 /D "%systemdrive%\Install\Start2.cmd" /f ::Start2.cmd run one time if i login to the first user start /wait %systemdrive%\Install\regedit /s %systemdrive%\Install\autologon2.reg ::autologon2.reg (this row not exist in reg file) Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "DefaultUserName"="FirstUser" "DefaultPassword"="*****" "AutoAdminLogon"="1" "ForceAutoLogon"="1" Now my pc reboot and stop in login screen and not enter to the "FirstUser" but if i run same cmd same way now in FirstUser login all works and pc login always to the same user without login screen. What wrong???
  7. I searched in bios disable setings but in this MB this setings not exist. Maybe i can send ip to the card after install is finished because i always install framework.
  8. Yes, all drivers integrated and working. Only problem is automatic setup IP to the realtek.
  9. Hi all I have problem with unatended install winXP with IP setings to the second net card. My PC have 3 connection: Nvidia nforce LAN(Local connection1) i dont use; Realtek RTL8169/8110(Local connection2) connected to the LAN; 1394 Net adapter i dont use this. I useing fallowing setings. [Networking] InstallDefaultComponents=No [NetAdapters] Adapter1=params.Adapter1 Adapter2=params.Adapter2 [NetClients] MS_MSClient=params.MS_MSClient [NetServices] MS_SERVER=params.MS_SERVER [NetProtocols] MS_TCPIP=params.MS_TCPIP [params.Adapter1] INFID=* [params.Adapter2] INFID=* ConnectionName=GigaLan [params.MS_TCPIP] DNS=No UseDomainNameDevolution=No EnableLMHosts=Yes AdapterSections=params.MS_TCPIP.Adapter1 AdapterSections=params.MS_TCPIP.Adapter2 [params.MS_TCPIP.Adapter1] SpecificTo=Adapter1 DHCP=YES WINS=No NetBIOSOptions=1 [params.MS_TCPIP.Adapter2] SpecificTo=Adapter2 DHCP=No IPAddress=192.168.1.2 SubnetMask=255.255.255.0 DefaultGateway=192.168.1.1 DNSServerSearchOrder=***.***.***.**,***.***.***.** WINS=NO NetBIOSOptions=1 If i use same setings on the first Net card all working fine but on the second card never. I have 2 questions.1)How i can automatcally disable adapter1. 2) how i can setup second card IP. Maybe anyone can help me?

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.