It is currently Thu May 23, 2013 9:24 pm

All times are UTC + 1 hour




Post new topic Reply to topic  [ 332 posts ]  Go to page Previous  1 ... 19, 20, 21, 22, 23  Next
Author Message
 Post subject:
PostPosted: Wed Mar 26, 2008 5:00 pm 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Wed Aug 24, 2005 4:02 pm
Posts: 525
Location: Germany
The InternetUpdater checks, whether the size or the date is different from the installed files.

_________________
PS: Sorry for my bad English. My native language is German.

My PureBasic-Project: EasySetup - SetupMaker for your programs
[Windows 7 x64] [PB V5.0x]


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 27, 2008 10:35 pm 
Offline
Enthusiast
Enthusiast

Joined: Tue Feb 13, 2007 6:16 pm
Posts: 150
Location: Romania
maybe i'm doing something wrong but i don't think so i install the latest version created with u'r software i upload the latest esiupd to the ftp and after the install wants to update

_________________
Registered user of PureBasic


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 28, 2008 5:29 pm 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Wed Aug 24, 2005 4:02 pm
Posts: 525
Location: Germany
I added a log file. Update Easysetup (not with the InternetUpdater) and look in the 'esIUpd' folder after updating.

_________________
PS: Sorry for my bad English. My native language is German.

My PureBasic-Project: EasySetup - SetupMaker for your programs
[Windows 7 x64] [PB V5.0x]


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 07, 2009 3:56 pm 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Wed Oct 29, 2003 4:35 pm
Posts: 9870
Location: Beyond the pale...
Hi Thorsten,

I have just created an installer on Vista. It runs fine under an admin account, but there is a slight problem when run under a standard user account.

Under a standard user account, the installer works (after asking for a user password etc.) except that it places the desktop icon on the admin account's desktop - it does not place one on the desktop of the standard user from which the installer was run!

Is this intentional, or is it a bug?

Thanks.

_________________
I may look like a mule, but I'm not a complete ass.

eScript
Arctic Reports
nxSoftware


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 07, 2009 5:56 pm 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Wed Aug 24, 2005 4:02 pm
Posts: 525
Location: Germany
Windows seems to change the path, after login as admin.
I hope, I fixed it. Please try it.

_________________
PS: Sorry for my bad English. My native language is German.

My PureBasic-Project: EasySetup - SetupMaker for your programs
[Windows 7 x64] [PB V5.0x]


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 07, 2009 6:22 pm 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Wed Oct 29, 2003 4:35 pm
Posts: 9870
Location: Beyond the pale...
The latest version still reports as version 2.3e (something like that!) but no longer creates my setup program! It just creates a setup which has nothing in it!

_________________
I may look like a mule, but I'm not a complete ass.

eScript
Arctic Reports
nxSoftware


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 07, 2009 6:27 pm 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Wed Aug 24, 2005 4:02 pm
Posts: 525
Location: Germany
I only changed install.exe not EasySetup itself???
I created the Setup for EasySetup with the new version of EasySetup.

Try to download EasySetup from my homepage and install it.

_________________
PS: Sorry for my bad English. My native language is German.

My PureBasic-Project: EasySetup - SetupMaker for your programs
[Windows 7 x64] [PB V5.0x]


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 07, 2009 6:46 pm 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Wed Oct 29, 2003 4:35 pm
Posts: 9870
Location: Beyond the pale...
I'd already done that - but downloaded and reinstalled again and no joy.

It just produces an install with very little in it!

_________________
I may look like a mule, but I'm not a complete ass.

eScript
Arctic Reports
nxSoftware


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 07, 2009 6:58 pm 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Wed Aug 24, 2005 4:02 pm
Posts: 525
Location: Germany
I've downloaded and installed it. Then I copied an existing project file to the new version. Create a setup. NO PROBLEM?!?
Perhaps install it in a new folder and copy the project folder in it.
Is your project file ok? Take a look to the source folder.

_________________
PS: Sorry for my bad English. My native language is German.

My PureBasic-Project: EasySetup - SetupMaker for your programs
[Windows 7 x64] [PB V5.0x]


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 07, 2009 7:01 pm 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Wed Oct 29, 2003 4:35 pm
Posts: 9870
Location: Beyond the pale...
I created an entirely new project file and that yields the same result.

It is simply copying the file "Install.exe" from the EasySETUP folder to my designated setup program!

_________________
I may look like a mule, but I'm not a complete ass.

eScript
Arctic Reports
nxSoftware


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 07, 2009 7:25 pm 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Wed Aug 24, 2005 4:02 pm
Posts: 525
Location: Germany
I've tried it a second time:
- download
- install in an another folder on D: instead of C:
- create an setup-program
- test the setup-program
No problem!

I'm sorry, I can't reproduce the problem.

- Are there some files readonly and can't be updated?
- If you use Vista, try a checkdsk (wrong security-parameter or ownership!)

_________________
PS: Sorry for my bad English. My native language is German.

My PureBasic-Project: EasySetup - SetupMaker for your programs
[Windows 7 x64] [PB V5.0x]


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 07, 2009 7:53 pm 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Wed Oct 29, 2003 4:35 pm
Posts: 9870
Location: Beyond the pale...
Okay, I turned off the UAC and then reinstalled in the original folder and re-created a new project file... and it worked! :shock:

Turned UAC back on and ran the new setup under a standard account and the desktop icon has not been created! The icon is again on the admin desktop.

Yes, just tried with the UAC switched on. EasySETUP just will not create the setup program when the UAC is switched on for some reason?

_________________
I may look like a mule, but I'm not a complete ass.

eScript
Arctic Reports
nxSoftware


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 08, 2009 3:20 pm 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Wed Aug 24, 2005 4:02 pm
Posts: 525
Location: Germany
I disabled "Request User Mode on Vista".
If this not work I can try to activate "Admin Mode"

_________________
PS: Sorry for my bad English. My native language is German.

My PureBasic-Project: EasySetup - SetupMaker for your programs
[Windows 7 x64] [PB V5.0x]


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 08, 2009 4:36 pm 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Wed Oct 29, 2003 4:35 pm
Posts: 9870
Location: Beyond the pale...
I would say that Admin mode is what is required here.

_________________
I may look like a mule, but I'm not a complete ass.

eScript
Arctic Reports
nxSoftware


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 08, 2009 4:55 pm 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Wed Aug 24, 2005 4:02 pm
Posts: 525
Location: Germany
Done!

_________________
PS: Sorry for my bad English. My native language is German.

My PureBasic-Project: EasySetup - SetupMaker for your programs
[Windows 7 x64] [PB V5.0x]


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 332 posts ]  Go to page Previous  1 ... 19, 20, 21, 22, 23  Next

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  

 


Powered by phpBB © 2008 phpBB Group
subSilver+ theme by Canver Software, sponsor Sanal Modifiye