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.

McAfee VirusScan Enterprise 7.1

Featured Replies

mazin

:):rolleyes::D

thanks for your help

i use the msi and it work

i have other if you can ................

mazin please if i want to but all my software in one cd

alon not with the windows cd ,and i need it as autorun, sorry if i wrote this before ..

what i main if i insert the CD it will run Automatic the installation one by one

and also for the Easy CD&dvd creator 6 ,if i but it in one cd with silent mode installation

can I and how .....

thanks again .....

There's already a post for autorun cds on this forun. I'll see and edit this post when I find it.

I wonder if this works. Create an inf file like this and put it in the root of your CD:

[autorun]

open=batch.cmd

icon=some.ico

Actually, I haven't tested the batch this way. But, you can test it, yourself.

hi,

what should be written in the CMD FILE

run very well

do you have Example ....

thanks and sorry to upset you

hi,

what should be written in the CMD FILE

run very well

do you have Example ....

thanks and sorry to upset you

Oh! You put strings to install your apps silently as you usually do in your main.cmd or apps.cmd!

And, you name your inf "Autorun.inf". So, both CMD and INF are in the root of your CD.

hi

mazin thanks

but all of them in the cd root but when the autorun do the action which is run the cmd file

now the cmd will run the installation for all app

now the idea which form di i used insid the CMD IS IT LIKE THIS

@ECHO OFF

ECHO..

ECHO Install Regisration code

REGEDIT /S easycd.reg

ECHO.

ECHO Install Roxio Easy CD and DVD Creator 6

msiexec /I "ECDC6.msi" /qr PIDKEY=bd-jwzs4-qx3mr-0241l ADDLOCAL=ALL REBOOT=ReallySuppress

ECHO.

ECHO Install Regisration code

REGEDIT /S EASY.REG

===============

AND if i have for Example :

i have msn folder in my CD and i need the CMD installing it during the run

how can i locate that to show that it will be run from the cd

sorry if i am not clear ......

ah...then you want to use the variable %CDROM% instead of %systemdrive%?

Well!

Add these lines to the beginning of your batch:

cls
@echo off
IF EXIST D:\Autorun.inf set CDROM=D:
IF EXIST E:\Autorun.inf set CDROM=E:
IF EXIST F:\Autorun.inf set CDROM=F:
IF EXIST G:\Autorun.inf set CDROM=G:
IF EXIST H:\Autorun.inf set CDROM=H:
IF EXIST I:\Autorun.inf set CDROM=I:
IF EXIST J:\Autorun.inf set CDROM=J:

Autorun.inf is already there on your CD.

  • 2 weeks later...

hi

sorry for late i was a way from the internet i will try this then i will let you know

thanks for your help

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

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.