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.

%systemdrive% to %CDROM% problems

Featured Replies

you never said anything about rebooting, how was I to know it was in your cleanup.cmd file?

I don't know what you mean? What's wrong with my paths? Is there something i'm missing? And as for the cleanup.cmd i have no idea what i'm doing :rolleyes: But it sounds like you guys know something i don't... So how would i go about fixing it from Run to RunOnceEx?

Thanks

EDIT:

By the way, yes, i want want it for later use after you done installing everything :)

for later use, you have to rerun a batch with the IF EXIST commands. It only stays untill the batch closes, and even then only active in the batch itself.

as for the paths....

make sure your files are where you're tell the batch where they are. All of your folders that you're installing from (just glancing at your batch file) need to be at the root of your CD. Not in a subfolder.

as for the cleanup, just make another key in your batch (another section thingy) and have the command to execute be your cleanup. Then you can get rid of that other line.

This is all simple logic here.

It's okay, it's not the end of the world if i can't use the %CDROM% variable later. Since my system doesn't ever reboot... once should be fine :) I gewt what you are saying on the paths, and i went ahead and fixed them all. Now, about the cleanup.cmd are you saying something like this:

REG ADD %KEY%\170 /VE /D "Cleanup and Reboot" /f
REG ADD %KEY%\170 /V 1 /D "%CDROM%\Batch\cleanup.cmd" /f

Am i anywhere close?

Thanks

yes, but again check the paths and change 170 to 180 as you already have a 170

Okay, so that will work? it was just a guess :) What do those numbers do exactly? is going by 10's the general rule?

Thanks

But doesn't cleanup.cmd reboot my pc? So it won't go back to RunOnceEx? I don't know if this matters but... just a thought. Making sure this will run smoothly :)

Thanks

XKnoppix, I can guarantee there will always be at least some errors, even if they're not easy to spot. This is where VMWare or Virtual PC comes in handy. Once you take notes of the errors, its very easy to fix.

@AaronXP

What are VMWare and Virtual PC? Does it allow me to run my CD without actually RUNNING my CD? So i can test it? If so, which one is better? Atleast easiest, because by no stretch of the imagination am i an advanced user :rolleyes:

Thanks

This should help me out a lot :)

Yes, they can mount your ISO images to act as a CD, you won't even have to burn any discs.

Go for Virtual PC for simplicity

Sweet :)

I'll check it out and let you know what i find...

Thanks

EDIT: Where can i get Vitual PC? Is it made by Microsoft?

for the powr toys i am using seperate installs for each of them. the tweakui is the on msi, i downloaded them from somewhere but i cannot remember where. here is the script:

REG ADD %KEY%\016 /VE /D "ImageResizer Powertoy" /f

REG ADD %KEY%\016 /V 1 /D "%cdrom%\install\PowerToys\Resize.exe /s /v/qn" /f

REG ADD %KEY%\017 /VE /D "PowerCalc Powertoy" /f

REG ADD %KEY%\017 /V 1 /D "%cdrom%\install\PowerToys\Calc.exe /s /v/qn" /f

REG ADD %KEY%\018 /VE /D "Alt-tab Replacement Powertoy" /f

REG ADD %KEY%\018 /V 1 /D "%cdrom%\install\PowerToys\Alt-tab.exe /s /v/qn" /f

REG ADD %KEY%\019 /VE /D "TweakUI 2.10 Powertoy" /f

REG ADD %KEY%\019 /V 1 /D "%cdrom%\install\PowerToys\TweakUI.msi /QB" /f

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

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.