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.

Roxio Easy CD Creator 5.0

Featured Replies

Hey guys, i need help here' There is a lot of switches out there for silent installation of Easy CD Creator 5.0. However, this switches such as

setup.exe /s /v/qn

are not good. Upon installation completed and reboot, all the shortcuts in the start menu will get messed up. I think it got to do with the reason that I did not key in the CD-Key. Is there any method i can set in the CD-KEY in silent installation?

There are method out there for Roxio Easy CD Creator 6.0, but i check Roxio Easy CD Creator 5.0, there is no registry settings for their recommendation. Please help! Thanks!


The only version I've used of 5.0 is the Basic (oem) version, which requires no serial, so I don't have a serial number switch for you, but can offer you some other help...

First, Roxio 5 is a MSI, meaning, you don't need to call setup, you can install straight from the MSI.

Second, the reason the shortcuts are messed up, is that the shortcut names are not stored in the MSI, they are stored in the transform. Meaning, you need to pass a transform with the commandline. They probably show up like ##Shortcut1## or something. In the Transform, the appear correctly. The CD should have multiple .MST files, one for each supported language. (1033.mst being english).

Also, in 5.0, there are some Custom actions that are not called unless the user interface is set with the /qr or above switch, meaning, it won't properly detect some drives if called with /qb or /qn. This can be corrected by passing ADDLOCAL=ALL

So you would call: <MSINAME> ADDLOCAL=ALL TRANSFORMS=1033.MST /QN

or something to that effect.

Hope this helps.

  • Author

i'm give it a try tomorrow when i get back to work, but isn't it strange that we can install application without using cd-key? sounds like some hacking method! hehz'

  • Author

I think i got it, in case anyone wish to know how to install Roxio Easy CD Creator 5.0 with cd-key, heres how:

MSIEXEC /I ECDC5.msi ADDLOCAL=ALL TRANSFORMS=1033.mst /QN REBOOT=S
REGEDIT /S AddCDKey.reg

** Contents of AddCDKey.reg **

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{8851E12C-0EF9-11D4-A788-009027ABA5D0}]
"ProductID"="XX-XXXXX-XXXXX-XXXXX"

[HKEY_LOCAL_MACHINE\SOFTWARE\Adaptec\Easy CD Creator\5.0]
"cdkey"="XX-XXXXX-XXXXX-XXXXX"

Thanks to Joe User 99 for his help too!

  • 2 weeks later...

hi

i used this switches to install the software from the cd :

@ECHO OFF

ECHO..

ECHO Install Easy CD Creator 6

REGEDIT /S easycd.reg

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

REGEDIT /S EASY.REG

=== is it ok

and about the mst file how can we create it if i need to use it here

thanks for your help

hi

i test the switche but not made the registration

not accept the

regedit /s

as command

but the other one is ok and it run the installation of the software

know what will be the good command to run the that reg file

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.