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.

cdimage and cdburn

Featured Replies

Hi all,

first of all i'm a newbie...

This is what i want to do, make a image file of a specified dir and then burn it on cd.

It has to be done without any gui, I use Perl to execute the cdimage and cdburn tools.

Now i use this for cdimage:

cdimage -h -m -o -j1 C:\testcdimage.iso

This makes a image file of my curent working dir... how can i specify a target dir to make a image file from? I tried the help, but didn't help me much... :blushing:

If anyone can explain me in simple language it would be great help!!

tnx! :hello:


Is this what you are looking for?

CLS
@ECHO OFF
TITLE ISO
cdimage.exe -l"WXPSP2EN" -t"08/23/2001,09:00:00" -h -j1 -b"Microsoft Corporation.img" -o -w1 -m "..\WinXP SP2 EN" "..\ISO\WinXP SP2 EN.iso"
EXIT

Just specify the dir name!

Example:

cdimage -lYOURCDLABEL -bC:\xpcd\bootsector.bin -h -n -m -o C:\targetdir C:\xpsp1.ISO

  • Author

tnx for all ur suggestions,

I've tried this

cdimage -lYOURCDLABEL -bC:\xpcd\bootsector.bin -h -n -m -o C:\targetdir C:\xpsp1.ISO

Is parameter -b necesary?

Anyway, it works fine now...

tnx for all ur kind help!!! it's hard to find a good forum these days :thumbup

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.