Jump to content

Recommended Posts

Posted
Is there a way in windows 10 (or any other windows version) to associate the start of a suffix with a particular program. In this case if the file.00xx should open with something although the xx will change often the 00 stays the same.
Posted

I don't think so - you may need to (if possible) look at a periodic script which changes the filetype to a single one.

 

ren *.00* *.00ab

 

Not 100% sure on the wildcard in the extension, but should work.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...