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.

Problems with using 2 cd's ...

Featured Replies

Hi guy's ,

I m using 2 cd's , the first contains XP and a few appz and the second contains office + appz .... the problem is that i getting directory error during installation ...

here are my batch file , its looks ok to me ..... the path is right ...

* im using WPI so here is the line in the config.js

prog[pn]=['kazaa Lite']

cmd1[pn]=['systemdrive','install\\kazaa.cmd']

dflt[pn]=['no']

ordr[pn]=[20]

pn++

here is the kazaa.cmd :

@echo off

IF EXIST %systemdrive%\install\kazaa.cmd GOTO of22

SET CDROM2=

IF EXIST D:\install\kazaa.cmd SET CDROM2=D:

IF EXIST E:\install\kazaa.cmd SET CDROM2=E:

IF EXIST F:\install\kazaa.cmd SET CDROM2=F:

IF EXIST G:\install\kazaa.cmd SET CDROM2=G:

IF EXIST H:\install\kazaa.cmd SET CDROM2=H:

IF EXIST I:\install\kazaa.cmd SET CDROM2=I:

IF EXIST J:\install\kazaa.cmd SET CDROM2=J:

IF EXIST K:\install\kazaa.cmd SET CDROM2=K:

IF NOT EXIST %CDROM2%\install\kazaa.cmd GOTO next

ECHO Please be patient while files are copied to your hard drive.

xcopy %CDROM2%\install\kazaa %systemdrive%\install\Applications\kazaa /S /C /Q /H /Y

ECHO.

:of22

ECHO.

echo Installing kazaa Please Wait.....

echo.

start /wait %systemdrive%\install\Applications\kazaa\klitekpp210e.exe /VERYSILENT

ECHO.

exit


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.