change file association - how to? - JASJAR, XDA Exec, MDA Pro General

Isthere a utility to change file associations?
In particular, how can I get clicking a .url extension to open Opera 8.5 inplace of PIE?

Use Resci File Explorer.... :lol:

Or gsfinder.
Or the registry - CLSID section.
V

Tillanosoft Pocket Tweak can allocate file extensions,
It is a small program and freeware, enables you to edit registry etc with file extension allocation as well.
Try this site http://tillanosoft.com/ce/ptweak.html for free download

File association
Hi,
vijay555 wrote:
Or the registry - CLSID section.
Please specify the full path (HK......\...).
My problem is to show the file extensions, by now my JJ only show the file name with a (useless) icon on the left.
Is there a registry (CLSID or some other) to activate the extensions, without installing a third-party software (Resco explorer, etc.)
Thank you.
Ermanno

Not sure about the earlier roms, but in the latest rom (Ivan...etc), you can click the file and select properties. Under properties, you can select "Associate" to link your file to specific programs.

Related

mp3 files do not play

Guys, great site, especially now since I've got my vario II .
I could not find anything on site about it. I installed different media player on Vario II, I didn't like so deleted it later. Now when I click on *.mp3 file it says "there is no application associated with *.mp3", but if I load this file from Windows Media player, then it plays. Does anyone know how I can change to the way it was before. Hard reset does not help... strange, but when I do hard reset it does not remove all the programms that I installed on Vario II. Thanks.
Install Total Commander on your device. Then, open it up and find an MP3 file in the (total commander) explorer window... Shift-tap, and hit Properties. Go to the Associate tab, and if the filetype is associated correctly, it should read .mp3 -> MP3File. If you hit the Associate button underneath, you can open up the advanced parameters for associating the file.
The correct settings (well, the default settings anyway) are:
Command:
wmplayer.exe
Parameter:
"%1"
Icon file:
wmplayer.exe
Index:
-2002
You can also scroll through the list of icons contained in the .exe once you choose the file. You can also hit the [>>] buttons next to the Command and Icon file boxes to choose the application file for the Command and Icon file respectively... You might think "wtf?" but as soon as you follow the steps above in Total Commander, you'll understand what I'm on about.
Christopherwoods, many thanks for this.
I downloaded Total commander 2.0, but this version does not have Associate function. Could any one advise the version that has it or possible help with the link where it can be taken.
Thanks.
Just an update on the issue. If someone has similar problem Total Commander 2.5 has the Associate Tab to change atributes of files. So *.mp3 files are recognised correctly now.

Deny or restrain installation of applications WM5

I want to deny or restrain installation of applications on the fly as an service/process or by making changes in the registry on WM5 devices. Any ideas? The app preferely in C++/C#
CAB files are installed by wceload.exe in the windows directory.
You can overwrite this file with a blank exe, or remove the CAB extension reference to it in registry under HKEY_CLASSES_ROOT.
Deny or restrain inst. of apps
Thanks, yes I've thought about this - but this isn't a very dynamic solution. When a person run a CAB I want to check if app is okay to install from a "List" - then show a popup with a message saying something like "Sorry, you are not allowed to install this application. Please contact your company IT Admin for more info".
Is the .CAB association in HKEY_CLASSES_ROOT linked to wceload - so I could run an app to validate CAB, and if ok execute wceload..?
levenum said:
CAB files are installed by wceload.exe in the windows directory.
You can overwrite this file with a blank exe, or remove the CAB extension reference to it in registry under HKEY_CLASSES_ROOT.
Click to expand...
Click to collapse
Write up a registry entry in HKEY_CLASSES_ROOT to associate .CAB files with your custom file. Then, when the user taps on a CAB file, your program reads it, compares it against its list and, if it's approved, calls WceLoad with the appropriate parameters.
The key would probably look something like this:
HKCR\cabfile\shell\open\command
(default) = "<path to your app>" "%1"
(%1 will be replaced with the path to the CAB file).
Then, if the CAB was approved, call WceLoad with the following parameters:
\windows\wceload.exe "<path to cab file>" /nodelete
Note that some apps, may call wceload.exe directly. I am not sure if Activesync does it, but I know a couple of custom installers that do.
If you really want to secure the device against unothorized software do the following:
Rename wceload.exe to something else like wceload1.exe.
Create you own wceload.exe, but make sure you capture and preserve all command line parameters in case you need to transfer them to the original file for proper installation.
This way you can be sure no one will install anything without your permission.
Olso, keep in mind wceload is used to switch themes as well. (It handles *.tsk files).
Very much..
Thank You all!!

Mortscript....duh !!

Hi All
I'm sure someone will be able to tell me what I am doing wrong
I have loaded Mortscript on to my E650 and have copied a script from this site and saved it as wireless.mscr
When I run the file from Windows explorer - it opens the file in Word on my E650 and does nothing.
What am I doing wrong?
Thanks
Uninstall Mortscript and then reinstall it. I guess it's a matter of file association in the registry.
mortscript
Thanks....have tried that and it still does not work.
Any other ideas?
You must run once the mortscript's executable to create the associations with the mscr files.
dancer_69 said:
You must run once the mortscript's executable to create the associations with the mscr files.
Click to expand...
Click to collapse
yep, ran the yellow file that was located in the \program files\mortscript folder. It gave me a message to say the file associations has been made yet the docs still open in Word !!
AAAARRRGGGGGGHHHHHHH !!!!!!!!!
Try deleting the key at HKCR\.mscr...then opening mortscript.exe Then try to open your script. It deletes the file assc.
saenzjoseph said:
Try deleting the key at HKCR\.mscr...then opening mortscript.exe Then try to open your script. It deletes the file assc.
Click to expand...
Click to collapse
Thanks...where would I find the HKCR\.mscr Does that involve editing the registry as have never done it before
Yes this is a registry key. You will need a registry editor Total commander has a free one. Then just navigate to HKey_Classes_Root(hkcr) and locate the folder .mscr open it and delete the key in there..
In order to locate and edit the registry in total commander tap the / in the top right corner of the screen right next to the .. Then double tap on the \\ then double tap on Registry then HKCR then .mscr and delete the key labeled default ,or you could just double tap on it and then in the box provided type MortScript
key
Thanks,
have done as suggested, removed the keys, have removed and reloaded Mortscript. Rebooted phone....and they still open with Word Mobile !!!
Jeez - can it be so hard !!!
When you open that key what does it say.... when you open word go to menu and options and in display....click on word files, i dont think that will work but its worth a try
saenzjoseph said:
When you open that key what does it say.... when you open word go to menu and options and in display....click on word files, i dont think that will work but its worth a try
Click to expand...
Click to collapse
Hi, Thanks for your help so far
My word seems to be an editor only - as dont have any options to select.
mort
hi
Am getting somewhere now...turns out the file was named wireless.mscr.txt so have edited it to reflect the proper extension. Will try again now
Thanks again
well that makes a lot more sense...since the actual ext that you are opening is a txt. just drop the .txt
It's probably far more simple: You script has the wrong extension. It must be .mscr, not .psw, .doc or .txt. The default Explorer hides the extension, so your file's pobably named "somescript.mscr.psw" (or *.doc) but is shown only as "somescript.mscr". Use an explorer replacement like Total Commander or Resco, or the desktop's Explorer ("My mobile device") with "Hide extension for known documents" disabled in the options, and you'll see the wrong extension.
Edit: Oops, didn't realize there's a second page...

Possible to change program assignments?

In my Dopod, when I click on a TXT file in my File Explorer, it always opens in MS Pocket Word. Then I have to be careful to select the correct file save as text files.
I installed some alternative NotePad programs but there appears to be no way to change the file extension type assignments to start up the correct program instead?
I have googled quite a bit but came up empty!
Anybody solved this problem?
Thanks!
AFAIK, Advanced Config has such an option to change file associations.
I had Advanced Config 3.2 already but did not know it had file association.
Found it under More Settings!
Unfortunately, when I tried to re-assign the program, it bombed when I was navigating the tree view.
Eventually, had to copy the application to \Program Files\ and select it from there!
After that, it seems to accept the settings.
Unfortunately, after the soft reset, the extension is still pointed to same application as before!
Latest update!
Something very funny is going on.
Advanced Config shows that the file association has been changed.
TXT file is now:
\Program Files\PocketTextEditor.exe "%1"
However, when I click a txt file in File Explorer, it still opens with Pocket Word!
Did I do something wrong?
Thanks!

[Q] accidentaly assosicated files in core player need help

i accidentaly associated my mp3 and was files in the core player now all my files just have a windows start icon next to them andare only openable in core player. when i click on the file in file explorer it says there is no program assocaited with this file. Any ideas? Thanks.
In general:
Open coreplayer -> Settings -> File Associations and uncheck all the file-types you don't want to be handled by coreplayer. After applying the changes you made (OK pressed) soft-reset device.
If this doesn't work:
In registry under HKEY_CLASSES_ROOT search for key .mp3 and get value of Default, probably audiofile. Now in registry under HKEY_CLASSES_ROOT search for key audiofile and correct there in all its subkeys the exename to your needs.
Same procedure for .was. Don't forget to soft-reset device afterwards.
thanks. What do i use to edit the registry. I havent done too much of that.
My favorite is Win32 freeware CeRegEditor. Of course this requires you can establish an ActiveSync connection between your Windows PC and your mobile device.
If you are not comfortable with registry, you can download this little freeware :
badschwii MyExtensions :
http://www.badschwii.com/download/setup_myextensions.zip
Just copy it to your storage card, and execute it... You'll be able to change File Extension...

Categories

Resources