Where can I get/set the application id?

Hardie82

I need to get the ApplicationRegistry.ApplicationInfo for an installed application during an update installation. Background therefore: the application should be updated from 32bit up to 64bit and I want to load the response file from the previous installation. Now I tried to get the ApplicationInfo with a script and wanted to set the installation directory to load the response file with the corresponding action. Now I don't know what the parameter for the application id getApplicationInfoById(java.lang.String id) stands for. Is it the media file id or the id of the launcher? For both I do not get any ApplicationInfo.

Ingo Kegel

The parameter of getApplicationInfoById is the application ID. The returned values include installations in the 32-bit and the 64-bit subsystems if called from a 64-bit installer.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Where can I find APPLICATION_ID

From Dev

Where can I register a sqlite application ID?

From Dev

Where can I get/set the application id?

From Dev

Where can I find the application executables in the filesystem?

From Dev

Where can I run application verifier commands

From Dev

Where can I find the application executables in the filesystem?

From Dev

Where I can check the roadmap/vision development for any Ubuntu application?

From Dev

Where can I store (and manage) Application license information?

From Dev

where I can find the iphone simulator for launching xamarin IOS Application

From Dev

Need to unzip a file, where can I save it in JSF web application?

From Dev

Where I can check the roadmap/vision development for any Ubuntu application?

From Dev

How can I choose where new application windows open?

From Dev

Where can I find the Application Data folder in Windows 7?

From Dev

where can I create Facebook application secret key?

From Dev

Where can I find and retrieve server application data from with powershell?

From Dev

Where can I find my Enterprise ID for Box API?

From Dev

Where I can find a place id on google maps

From Dev

How can I pass an id of "0" into my application url? (Codeigniter)

From Dev

When can I get an Application Insights operation id?

From Dev

How can I pass an id of "0" into my application URL? (CodeIgniter)

From Dev

How can I log all exception in application where I use try/catch?

From Dev

How can I log all exception in application where I use try/catch?

From Java

How/Where I can learn the structure of a real world Java web application with sample code and explanation

From Dev

How to implement offline map in web application and where can i get the map tiles for download?

From Java

install4J: where can I see application logs when redirection is not working

From Dev

Where I can download for OS X 10.10 SDK for running a Mac Application in Xcode 6.3?

From Dev

How/Where I can learn the structure of a real world Java web application with sample code and explanation

From Dev

on windows8 where can I find info when was some application started

From Dev

Where I can download for OS X 10.10 SDK for running a Mac Application in Xcode 6.3?

Related Related

  1. 1

    Where can I find APPLICATION_ID

  2. 2

    Where can I register a sqlite application ID?

  3. 3

    Where can I get/set the application id?

  4. 4

    Where can I find the application executables in the filesystem?

  5. 5

    Where can I run application verifier commands

  6. 6

    Where can I find the application executables in the filesystem?

  7. 7

    Where I can check the roadmap/vision development for any Ubuntu application?

  8. 8

    Where can I store (and manage) Application license information?

  9. 9

    where I can find the iphone simulator for launching xamarin IOS Application

  10. 10

    Need to unzip a file, where can I save it in JSF web application?

  11. 11

    Where I can check the roadmap/vision development for any Ubuntu application?

  12. 12

    How can I choose where new application windows open?

  13. 13

    Where can I find the Application Data folder in Windows 7?

  14. 14

    where can I create Facebook application secret key?

  15. 15

    Where can I find and retrieve server application data from with powershell?

  16. 16

    Where can I find my Enterprise ID for Box API?

  17. 17

    Where I can find a place id on google maps

  18. 18

    How can I pass an id of "0" into my application url? (Codeigniter)

  19. 19

    When can I get an Application Insights operation id?

  20. 20

    How can I pass an id of "0" into my application URL? (CodeIgniter)

  21. 21

    How can I log all exception in application where I use try/catch?

  22. 22

    How can I log all exception in application where I use try/catch?

  23. 23

    How/Where I can learn the structure of a real world Java web application with sample code and explanation

  24. 24

    How to implement offline map in web application and where can i get the map tiles for download?

  25. 25

    install4J: where can I see application logs when redirection is not working

  26. 26

    Where I can download for OS X 10.10 SDK for running a Mac Application in Xcode 6.3?

  27. 27

    How/Where I can learn the structure of a real world Java web application with sample code and explanation

  28. 28

    on windows8 where can I find info when was some application started

  29. 29

    Where I can download for OS X 10.10 SDK for running a Mac Application in Xcode 6.3?

HotTag

Archive