Simple package, complicated packaging

Robert Glover 1 Reputation point
2021-11-12T17:04:32.797+00:00

I have a a pwd package written in Java that I want published in MS Store. I have never packaged anything so this is my 1st time here and have many questions, but I'll start small.

What is the best & easiest way to "package" several JAVA classes and a WORD file so that its acceptable to MS? Is anything free?
One Java class has hardwired disk ("C:/MyJava") addresses and I know I will need to change this. Is there a packaging mechanism that asks the installing user what target file address he/she wants to use prior to installation? In this way I can be rid of the hard wired part and use something like ("C:\Users\xxx").
Certificates - a simple path explained would be helpful

MANY THANKS!

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
711 questions
0 comments No comments
{count} votes