This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Re: Timestamp during pre-install
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 29, 2012
03:53 PM
Timestamp during pre-install
Hi,
I am wondering if it's possible to get the timestamp during pre-install.
I am trying to get a dynamic install folder by applying the timestap to the default install folder.
Thanks.
Bing
I am wondering if it's possible to get the timestamp during pre-install.
I am trying to get a dynamic install folder by applying the timestap to the default install folder.
Thanks.
Bing
3 Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 30, 2012
06:46 AM
Hello Bing,
Refer the below community link.
http://community.flexerasoftware.com/showthread.php?t=198407&highlight=date+time
Regards
SunnyBoy
Refer the below community link.
http://community.flexerasoftware.com/showthread.php?t=198407&highlight=date+time
Regards
SunnyBoy
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 02, 2012
03:23 PM
Thanks, SunnyBoy.
I checked out the community link you were referring to. However, I don't think it resolved my issue.
I can certainly write a custom code to get the timestamp, which I already did in my current project.
My issue is that I can only do it during the Install phase of the IA project, but I don't know how to do it at Pre-Install phase. At Pre-Install time, Java itself may not be able for me to use.
Please advise.
Thanks.
bw2012
I checked out the community link you were referring to. However, I don't think it resolved my issue.
I can certainly write a custom code to get the timestamp, which I already did in my current project.
My issue is that I can only do it during the Install phase of the IA project, but I don't know how to do it at Pre-Install phase. At Pre-Install time, Java itself may not be able for me to use.
Please advise.
Thanks.
bw2012
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 21, 2012
09:07 AM
You can certainly execute Custom code during pre-install phase and Java also will be available for sure.
If java is not available then your installer UI it self will be shown to the user.
If java is not available then your installer UI it self will be shown to the user.
