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.

Batch File....

Featured Replies

Don't know if this is the correct section.

Can someone help me create a batch file that will do the following.

Create a batch file one to rename .dll to .old, the other one to rename .old to .dll

Thank you in advance.

Edited by Aveedesk


have u ever played around with autoit3? if not then google it and give it a try.

there is a nice detailed help guide with it

once you get to learn it, you'll love it. so easy to do stuff. just have it

1.move file.dll to file.dll.bak

2.move file.old to file.dll

3.move file.dll.bak to file.old

  • Author
once you get to learn it, you'll love it. so easy to do stuff. just have it

1.move file.dll to file.dll.bak

2.move file.old to file.dll

3.move file.dll.bak to file.old

I'm sorry, are talking about the autoit3 software?

Thanks.

yes i am

look in the help file for au3 and search for the move command

  • Author
yes i am

look in the help file for au3 and search for the move command

Thank you................

  • Author

ripken204:

I must be blind, can't find the move command.

don't need autoit to do this.. althought autoit is a very useful tool.

in your batchfile just do:

rename test.old test.dll1

rename test.dll test.old

rename test.dll1 test.dll

and replace the name of the files with the ones you got.

  • Author
don't need autoit to do this.. althought autoit is a very useful tool.

in your batchfile just do:

rename test.old test.dll1

rename test.dll test.old

rename test.dll1 test.dll

and replace the name of the files with the ones you got.

Bi0haZarD: Thank you. Much appreciated.

For simple file renaming tasks, I personally prefer batch files, just like Bi0haZarD

:)

Edited by totoymola

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.