Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 17-08-2015, 18:04
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,754
Thanks: 2,191
Thanked 11,222 Times in 2,312 Posts
Razor12911 is on a distinguished road
This too. The system check. I've had problems in Inno Setup, also have to make that I don't have problems in ASC.
Attached Images
File Type: jpg Capture465654.JPG (24.1 KB, 589 views)
Attached Files
File Type: 7z SysInfo.7z (3.22 MB, 233 views)
Reply With Quote
The Following 3 Users Say Thank You to Razor12911 For This Useful Post:
pakrat2k2 (17-08-2015), toto621 (17-08-2015), yasserdivar (16-09-2015)
Sponsored Links
  #2  
Old 17-08-2015, 18:55
toto621 toto621 is offline
Registered User
 
Join Date: Jul 2015
Location: The World
Posts: 71
Thanks: 42
Thanked 47 Times in 23 Posts
toto621 is on a distinguished road
SysInfo work partially, as you can see :

My CPU : Intel Core i7-4790K@4Ghz
My GPU : MSI Nvidia GTX980 (4GB GDDR5)

About setup.exe, it crash if I let my AV software enabled (AVAST under win7 x64 fully up-2-date) and simply do nothing (or instant close) with AV disabled (under VirtualBox win7 x64 image, fully up-2-date).

Last edited by toto621; 17-08-2015 at 19:02.
Reply With Quote
The Following User Says Thank You to toto621 For This Useful Post:
Razor12911 (17-08-2015)
  #3  
Old 17-08-2015, 19:06
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,754
Thanks: 2,191
Thanked 11,222 Times in 2,312 Posts
Razor12911 is on a distinguished road
Hmm, now that's weird. Boost speed is lower than normal speed, (Processor clock speed)
And video size is invalid, wow. I guess, they were right about Int32, unfortunately, I have to find another way of detecting VideoSize.

About the setup. The problem is that, I gave a number of people that setup for tests, it just closes automatically on Windows 8, not just on 1 or 2 PCs, all of them which kind of worries me. Same thing with UltraARC and Windows 8. It works on Windows 7 and 10 but not in 8, Microsoft really did something that they probably shouldn't have done.

Quote:
[Dynamic, Provider("CIMWin32"), UUID("{1008CCF1-7BFF-11D2-AAD2-006008C78BC7}"), AMENDMENT]
class Win32_VideoController : CIM_PCVideoController
{
uint16 AcceleratorCapabilities[];
string AdapterCompatibility;
string AdapterDACType;
uint32 AdapterRAM;
uint16 Availability;
string CapabilityDescriptions[];
string Caption;
uint32 ColorTableEntries;
uint32 ConfigManagerErrorCode;
boolean ConfigManagerUserConfig;
string CreationClassName;
uint32 CurrentBitsPerPixel;
uint32 CurrentHorizontalResolution;
uint64 CurrentNumberOfColors;
uint32 CurrentNumberOfColumns;
uint32 CurrentNumberOfRows;
uint32 CurrentRefreshRate;
uint16 CurrentScanMode;
uint32 CurrentVerticalResolution;
string Description;
string DeviceID;
uint32 DeviceSpecificPens;
uint32 DitherType;
datetime DriverDate;
string DriverVersion;
boolean ErrorCleared;
string ErrorDescription;
uint32 ICMIntent;
uint32 ICMMethod;
string InfFilename;
string InfSection;
datetime InstallDate;
string InstalledDisplayDrivers;
uint32 LastErrorCode;
uint32 MaxMemorySupported;
uint32 MaxNumberControlled;
uint32 MaxRefreshRate;
uint32 MinRefreshRate;
boolean Monochrome;
string Name;
uint16 NumberOfColorPlanes;
uint32 NumberOfVideoPages;
string PNPDeviceID;
uint16 PowerManagementCapabilities[];
boolean PowerManagementSupported;
uint16 ProtocolSupported;
uint32 ReservedSystemPaletteEntries;
uint32 SpecificationVersion;
string Status;
uint16 StatusInfo;
string SystemCreationClassName;
string SystemName;
uint32 SystemPaletteEntries;
datetime TimeOfLastReset;
uint16 VideoArchitecture;
uint16 VideoMemoryType;
uint16 VideoMode;
string VideoModeDescription;
string VideoProcessor;
};
Adapter ram should be Int64 to support VideoSize more than 2GB.

Last edited by Razor12911; 17-08-2015 at 19:09.
Reply With Quote
The Following User Says Thank You to Razor12911 For This Useful Post:
yasserdivar (16-09-2015)
  #4  
Old 19-08-2015, 06:43
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,754
Thanks: 2,191
Thanked 11,222 Times in 2,312 Posts
Razor12911 is on a distinguished road
Freearc decompression will be available in the next version just added the feature today. Meaning, UltraARC for asc will be created soon.
Reply With Quote
The Following 4 Users Say Thank You to Razor12911 For This Useful Post:
Bilawal (19-08-2015), mausschieber (19-08-2015), pakrat2k2 (21-08-2015), toto621 (19-08-2015)
  #5  
Old 21-08-2015, 16:05
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,754
Thanks: 2,191
Thanked 11,222 Times in 2,312 Posts
Razor12911 is on a distinguished road
New version

Firstly, I'd like to thank Bilawal, toto621 and Skype123

v0.0.4

-Added freearc.
-Added srep.
-Main program now shows a processing dialog when loading and saving
-Further optimisation.
-Uninstall progress fixed.
-Rolling back progress added.
-Older projects and templates no longer work.
-Constants reduced.
-Installation/Removal states removed (On Success and On Failure).
-Setup initialisation time reduced.

What to expect in the upcoming versions

-Precomp will be added.
-Video playback will be added.

Last edited by Razor12911; 21-08-2015 at 16:08.
Reply With Quote
The Following 13 Users Say Thank You to Razor12911 For This Useful Post:
Amsal (22-08-2015), Andrey167 (23-08-2015), arkantos7 (24-08-2015), Bilawal (22-08-2015), ChronoCross (22-08-2015), gozarck (22-08-2015), mausschieber (21-08-2015), omdj (21-08-2015), pakrat2k2 (21-08-2015), Simorq (22-08-2015), Stor31 (21-08-2015), toto621 (21-08-2015), truerepacks (22-08-2015)
  #6  
Old 22-08-2015, 14:02
ChronoCross's Avatar
ChronoCross ChronoCross is offline
Registered User
 
Join Date: Sep 2014
Location: Acacia Dragons
Posts: 254
Thanks: 145
Thanked 203 Times in 115 Posts
ChronoCross is on a distinguished road
Hello Razor12911. i was start with nature.asc project to learn how to use and can do my projects, and i just add blur effect to the shapes(just blur and shapes nothing more). 1 hour later i decide to run and Boom. Access violation FFFFFFFF(etc.) ASC is active and say please wait. but nothing happend.(and i was forget to save the project )

EDITED....
i found the error. accidentally i was press duplicate dialog button and then i quickly press minus button to delete de page. When i was press run the error appears.
go to user inerface->designer_>dialog->properties->main->effect_blur to the shape then press duplicate dialog button and press minus button to delete and run.
PD:blur effect works great.
Attached Images
File Type: png ASC.png (217.5 KB, 623 views)

Last edited by ChronoCross; 22-08-2015 at 14:43.
Reply With Quote
The Following User Says Thank You to ChronoCross For This Useful Post:
Razor12911 (25-08-2015)
  #7  
Old 23-08-2015, 21:37
Bilawal's Avatar
Bilawal Bilawal is offline
Registered User
 
Join Date: Apr 2014
Location: Pakistan
Posts: 127
Thanks: 176
Thanked 175 Times in 51 Posts
Bilawal is on a distinguished road
With the help of RAZOR, I created BlackBox v2 template. If you found bug, PM me
Attached Images
File Type: jpg 1.jpg (25.9 KB, 592 views)
Attached Files
File Type: 7z BBv2.7z (835.0 KB, 340 views)
Reply With Quote
The Following 9 Users Say Thank You to Bilawal For This Useful Post:
Andrey167 (24-08-2015), arkantos7 (24-08-2015), bastien360 (24-08-2015), gozarck (25-08-2015), jamel2013 (25-08-2015), oltjon (24-08-2015), Prince Soft (27-09-2016), Razor12911 (25-08-2015), toto621 (25-08-2015)
  #8  
Old 24-08-2015, 09:18
bastien360 bastien360 is offline
Registered User
 
Join Date: Jul 2014
Location: Rodrigues,Mauritius
Posts: 26
Thanks: 19
Thanked 0 Times in 0 Posts
bastien360 is on a distinguished road
its a new asc???
Reply With Quote
  #9  
Old 25-08-2015, 01:24
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,754
Thanks: 2,191
Thanked 11,222 Times in 2,312 Posts
Razor12911 is on a distinguished road
Confirmed. Next version will have precomp version 043 and video playback will be possible. You can add up to 200 videos items.
Reply With Quote
The Following 3 Users Say Thank You to Razor12911 For This Useful Post:
gozarck (25-08-2015), pakrat2k2 (25-08-2015), toto621 (25-08-2015)
  #10  
Old 25-08-2015, 14:16
gozarck's Avatar
gozarck gozarck is offline
Registered User
 
Join Date: Nov 2013
Location: Argentina
Posts: 163
Thanks: 254
Thanked 495 Times in 114 Posts
gozarck is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
Confirmed. video playback will be possible. You can add up to 200 videos items.
WOW Razor, Excellent. I will start to make videos on AfterFX my idea its make all the installer based in videos.
__________________
-the science of the useless-
Reply With Quote
  #11  
Old 26-08-2015, 05:00
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,754
Thanks: 2,191
Thanked 11,222 Times in 2,312 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by Andrey167 View Post
How to switch to the previous page? I can not switch back to stranitsu.vmesto this I see a new page that should not be!
Add an item to send you back to previous page.

@everyone
Yesterday, I added a file download feature with resuming capabilities to ASC. Online installation are possible.
Reply With Quote
The Following 2 Users Say Thank You to Razor12911 For This Useful Post:
Bilawal (26-08-2015), pakrat2k2 (26-08-2015)
  #12  
Old 25-08-2015, 03:34
toto621 toto621 is offline
Registered User
 
Join Date: Jul 2015
Location: The World
Posts: 71
Thanks: 42
Thanked 47 Times in 23 Posts
toto621 is on a distinguished road
Cool

I have a request :
Since you said ASC support UltraARC, can you add an option to include records.ini file inside the setup exe ?
If you can, think about reflate support for new UltraARC (remember you wrote you will rewrite it from scratch) since it seems to give interessting results
Reply With Quote
  #13  
Old 25-08-2015, 03:55
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,754
Thanks: 2,191
Thanked 11,222 Times in 2,312 Posts
Razor12911 is on a distinguished road
Already mentioned that records.ini will be inside exe. I am procrastinating nowadays, restarting the creation of UltraARC makes me very lazy. But will be done soon, about reflate, I don't even know how decompression works. I ran some tests discovered that reflate isn't better than precomp.
Reply With Quote
  #14  
Old 25-08-2015, 04:54
toto621 toto621 is offline
Registered User
 
Join Date: Jul 2015
Location: The World
Posts: 71
Thanks: 42
Thanked 47 Times in 23 Posts
toto621 is on a distinguished road
Ok, if there is no benefit no need of if indeed.
Reply With Quote
  #15  
Old 25-08-2015, 08:43
Andrey167's Avatar
Andrey167 Andrey167 is offline
Registered User
 
Join Date: Nov 2013
Location: Azerbaycan
Posts: 134
Thanks: 208
Thanked 124 Times in 46 Posts
Andrey167 is on a distinguished road
How to switch to the previous page? I can not switch back to stranitsu.vmesto this I see a new page that should not be!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
BlackBox v2 y_thelastknight Conversion Tutorials 567 11-03-2025 07:16
Conversion Designer/Installer Creator Razor12911 Conversion Tutorials 1613 03-10-2024 01:24
Useful Dll for Inno Setup users peterf1999 Conversion Tutorials 88 01-12-2017 16:00
Inno Setup Advanced Splash Library Razor12911 Conversion Tutorials 6 18-11-2015 13:33
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup REV0 Conversion Tutorials 51 26-03-2015 06:57



All times are GMT -7. The time now is 00:41.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com