Lost source code for excel addin: how to retrieve from deployed addin?

Stephen Sciberras 1 Reputation point
2022-12-06T23:48:17.11+00:00

I am developing a specific Office add-in for my organisation. Unfortunately, after some months of work, my MacBook Pro died - the logic board is gone, and since my SSD is soldered, I cannot retrieve anything from SSD.

My source code for the admin is hence not available anymore.

Is there a way to reverse the process of compiling the deployed add-in in order to get the source code again? I am mainly interested in how to get back the JS files.

Thanks

Microsoft 365 and Office | Development | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Victor Ivanidze 101 Reputation points
    2023-01-05T13:01:52.193+00:00

    Did you publish the add-in on any web site? If so, then you'll find all js files there.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.