Done !
C\Program Files (x86)\DivX\DivX Player\DivX Player.exe
C\>appid_calc.pl "C\Program Files (x86)\DivX\DivX Player\DivX Player.exe"
Hexadecimal number > 0xffffffff non-portable at C\appid_calc.pl line 13.
Hexadecimal number > 0xffffffff non-portable at C\appid_calc.pl line 260.
appid_calc.pl v0.2 © Hexacorn 2013-2016. All rights reserved.
Visit us at http//
Thx to Terry O. for spotting and reporting the bug in the way APPIDs were calcul
ated.
C\Program Files (x86)\DivX\DivX Player\DivX Player.exe (1)
–> %ProgramFiles%\DIVX\DIVX PLAYER\DivX Player.exe
–> {905e63b6-c1bf-494e-b29c-65b732d3d21a}\DIVX\DIVX PLAYER\DivX Player.exe
APPID = 4C5BB04BA0FAC564
C\Program Files (x86)\DivX\DivX Player\DivX Player.exe (2/X64)
–> %ProgramFiles%\DIVX\DIVX PLAYER\DivX Player.exe
–> {6D809377-6AF0-444b-8957-A3773F02200E}\DIVX\DIVX PLAYER\DivX Player.exe
APPID = 3C47575FEA1DB89F
C\Program Files (x86)\DivX\DivX Player\DivX Player.exe (3/x86)
–> %ProgramFiles%\DIVX\DIVX PLAYER\DivX Player.exe
–> {7C5A40EF-A0FB-4BFC-874A-C0F2E0B9FA8E}\DIVX\DIVX PLAYER\DivX Player.exe
APPID = FC866C38E3681848
The path is ambigous and its appid depends on multiple factors (e.g. 32bit vs. 6
4bit)
Refer to
http//
.aspx for details
C\>
That's Good Little Tool that is roll
hello
i hope my jump list parser was useful to you! =)
X-Ways does not calculate any kind of appid that i know of.
no one from microsoft would be able to help in a case like this since the path can be anything. without the source, you wont know for sure.
it is usually easy enough tho to look at what is in the jumplist to see what program it was used by. if you see a bunch of similar file extensions or locations you can pivot around that to see what is associated with said extensions as well.
it seems hexacorns script did its job for you in this case tho. nice work!
Although I haven't followed up in earnest, I have seen Windows 10 machines with JumpLists using both the old and new structure.
i wonder if the old format ones were from an old version that was upgraded to Win10?
The tools should support both formats either way, but thats interesting